amayer5125 is savage
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "LoadImage",
|
||||
"inputs": {
|
||||
"image": "example.png"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "placeholder prompt",
|
||||
"clip": ["3", 0]
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "KSampler",
|
||||
"inputs": {
|
||||
"seed": 0,
|
||||
"steps": 20,
|
||||
"cfg": 1.0,
|
||||
"sampler_name": "euler",
|
||||
"scheduler": "simple",
|
||||
"denoise": 0.35,
|
||||
"model": ["5", 0],
|
||||
"positive": ["2", 0],
|
||||
"negative": ["6", 0],
|
||||
"latent_image": ["7", 0]
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"class_type": "SaveImage",
|
||||
"inputs": {
|
||||
"filename_prefix": "imagepipeline_flux_edit",
|
||||
"images": ["9", 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user