Spaces:
Running
on
Zero
Running
on
Zero
Upload replace_back.json
Browse files- replace_back.json +291 -0
replace_back.json
ADDED
@@ -0,0 +1,291 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"12": {
|
3 |
+
"inputs": {
|
4 |
+
"images": [
|
5 |
+
"54",
|
6 |
+
0
|
7 |
+
]
|
8 |
+
},
|
9 |
+
"class_type": "PreviewImage",
|
10 |
+
"_meta": {
|
11 |
+
"title": "Preview Image"
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"45": {
|
15 |
+
"inputs": {
|
16 |
+
"brushnet": "brushnet_xl\\segmentation_mask.safetensors",
|
17 |
+
"dtype": "float16"
|
18 |
+
},
|
19 |
+
"class_type": "BrushNetLoader",
|
20 |
+
"_meta": {
|
21 |
+
"title": "BrushNet Loader"
|
22 |
+
}
|
23 |
+
},
|
24 |
+
"47": {
|
25 |
+
"inputs": {
|
26 |
+
"ckpt_name": "realisticStockPhoto_v20.safetensors"
|
27 |
+
},
|
28 |
+
"class_type": "CheckpointLoaderSimple",
|
29 |
+
"_meta": {
|
30 |
+
"title": "Load Checkpoint"
|
31 |
+
}
|
32 |
+
},
|
33 |
+
"49": {
|
34 |
+
"inputs": {
|
35 |
+
"text": "desert, sunny day",
|
36 |
+
"clip": [
|
37 |
+
"47",
|
38 |
+
1
|
39 |
+
]
|
40 |
+
},
|
41 |
+
"class_type": "CLIPTextEncode",
|
42 |
+
"_meta": {
|
43 |
+
"title": "CLIP Text Encode (Prompt)"
|
44 |
+
}
|
45 |
+
},
|
46 |
+
"50": {
|
47 |
+
"inputs": {
|
48 |
+
"text": "embedding:easynegative, embedding:ng_deepnegative_v1_75t, illustration, bokeh, low resolution, bad anatomy, painting, drawing, cartoon, bad quality, low quality, clothes, ugly",
|
49 |
+
"clip": [
|
50 |
+
"47",
|
51 |
+
1
|
52 |
+
]
|
53 |
+
},
|
54 |
+
"class_type": "CLIPTextEncode",
|
55 |
+
"_meta": {
|
56 |
+
"title": "CLIP Text Encode (Prompt)"
|
57 |
+
}
|
58 |
+
},
|
59 |
+
"54": {
|
60 |
+
"inputs": {
|
61 |
+
"samples": [
|
62 |
+
"98",
|
63 |
+
0
|
64 |
+
],
|
65 |
+
"vae": [
|
66 |
+
"47",
|
67 |
+
2
|
68 |
+
]
|
69 |
+
},
|
70 |
+
"class_type": "VAEDecode",
|
71 |
+
"_meta": {
|
72 |
+
"title": "VAE Decode"
|
73 |
+
}
|
74 |
+
},
|
75 |
+
"58": {
|
76 |
+
"inputs": {
|
77 |
+
"image": "11_test (1).png",
|
78 |
+
"upload": "image"
|
79 |
+
},
|
80 |
+
"class_type": "LoadImage",
|
81 |
+
"_meta": {
|
82 |
+
"title": "Load Image"
|
83 |
+
}
|
84 |
+
},
|
85 |
+
"79": {
|
86 |
+
"inputs": {
|
87 |
+
"kernel": 10,
|
88 |
+
"sigma": 10,
|
89 |
+
"inpaint": [
|
90 |
+
"54",
|
91 |
+
0
|
92 |
+
],
|
93 |
+
"original": [
|
94 |
+
"92",
|
95 |
+
0
|
96 |
+
],
|
97 |
+
"mask": [
|
98 |
+
"103",
|
99 |
+
0
|
100 |
+
]
|
101 |
+
},
|
102 |
+
"class_type": "BlendInpaint",
|
103 |
+
"_meta": {
|
104 |
+
"title": "Blend Inpaint"
|
105 |
+
}
|
106 |
+
},
|
107 |
+
"80": {
|
108 |
+
"inputs": {
|
109 |
+
"images": [
|
110 |
+
"79",
|
111 |
+
0
|
112 |
+
]
|
113 |
+
},
|
114 |
+
"class_type": "PreviewImage",
|
115 |
+
"_meta": {
|
116 |
+
"title": "Preview Image"
|
117 |
+
}
|
118 |
+
},
|
119 |
+
"81": {
|
120 |
+
"inputs": {
|
121 |
+
"mask": [
|
122 |
+
"92",
|
123 |
+
1
|
124 |
+
]
|
125 |
+
},
|
126 |
+
"class_type": "InvertMask",
|
127 |
+
"_meta": {
|
128 |
+
"title": "InvertMask"
|
129 |
+
}
|
130 |
+
},
|
131 |
+
"89": {
|
132 |
+
"inputs": {
|
133 |
+
"images": [
|
134 |
+
"92",
|
135 |
+
0
|
136 |
+
]
|
137 |
+
},
|
138 |
+
"class_type": "PreviewImage",
|
139 |
+
"_meta": {
|
140 |
+
"title": "Preview Image"
|
141 |
+
}
|
142 |
+
},
|
143 |
+
"92": {
|
144 |
+
"inputs": {
|
145 |
+
"action": "resize only",
|
146 |
+
"smaller_side": 0,
|
147 |
+
"larger_side": 1024,
|
148 |
+
"scale_factor": 0,
|
149 |
+
"resize_mode": "reduce size only",
|
150 |
+
"side_ratio": "4:3",
|
151 |
+
"crop_pad_position": 0.5,
|
152 |
+
"pad_feathering": 20,
|
153 |
+
"pixels": [
|
154 |
+
"58",
|
155 |
+
0
|
156 |
+
],
|
157 |
+
"mask_optional": [
|
158 |
+
"58",
|
159 |
+
1
|
160 |
+
]
|
161 |
+
},
|
162 |
+
"class_type": "ImageResize",
|
163 |
+
"_meta": {
|
164 |
+
"title": "Image Resize"
|
165 |
+
}
|
166 |
+
},
|
167 |
+
"94": {
|
168 |
+
"inputs": {
|
169 |
+
"scale": 1,
|
170 |
+
"start_at": 0,
|
171 |
+
"end_at": 10000,
|
172 |
+
"model": [
|
173 |
+
"47",
|
174 |
+
0
|
175 |
+
],
|
176 |
+
"vae": [
|
177 |
+
"47",
|
178 |
+
2
|
179 |
+
],
|
180 |
+
"image": [
|
181 |
+
"92",
|
182 |
+
0
|
183 |
+
],
|
184 |
+
"mask": [
|
185 |
+
"103",
|
186 |
+
0
|
187 |
+
],
|
188 |
+
"brushnet": [
|
189 |
+
"45",
|
190 |
+
0
|
191 |
+
],
|
192 |
+
"positive": [
|
193 |
+
"49",
|
194 |
+
0
|
195 |
+
],
|
196 |
+
"negative": [
|
197 |
+
"50",
|
198 |
+
0
|
199 |
+
]
|
200 |
+
},
|
201 |
+
"class_type": "BrushNet",
|
202 |
+
"_meta": {
|
203 |
+
"title": "BrushNet"
|
204 |
+
}
|
205 |
+
},
|
206 |
+
"95": {
|
207 |
+
"inputs": {
|
208 |
+
"images": [
|
209 |
+
"97",
|
210 |
+
0
|
211 |
+
]
|
212 |
+
},
|
213 |
+
"class_type": "PreviewImage",
|
214 |
+
"_meta": {
|
215 |
+
"title": "Preview Image"
|
216 |
+
}
|
217 |
+
},
|
218 |
+
"97": {
|
219 |
+
"inputs": {
|
220 |
+
"mask": [
|
221 |
+
"103",
|
222 |
+
0
|
223 |
+
]
|
224 |
+
},
|
225 |
+
"class_type": "MaskToImage",
|
226 |
+
"_meta": {
|
227 |
+
"title": "Convert Mask to Image"
|
228 |
+
}
|
229 |
+
},
|
230 |
+
"98": {
|
231 |
+
"inputs": {
|
232 |
+
"seed": 877698409375819,
|
233 |
+
"steps": 20,
|
234 |
+
"cfg": 8,
|
235 |
+
"sampler_name": "euler",
|
236 |
+
"scheduler": "normal",
|
237 |
+
"denoise": 1,
|
238 |
+
"model": [
|
239 |
+
"94",
|
240 |
+
0
|
241 |
+
],
|
242 |
+
"positive": [
|
243 |
+
"94",
|
244 |
+
1
|
245 |
+
],
|
246 |
+
"negative": [
|
247 |
+
"94",
|
248 |
+
2
|
249 |
+
],
|
250 |
+
"latent_image": [
|
251 |
+
"94",
|
252 |
+
3
|
253 |
+
]
|
254 |
+
},
|
255 |
+
"class_type": "KSampler",
|
256 |
+
"_meta": {
|
257 |
+
"title": "KSampler"
|
258 |
+
}
|
259 |
+
},
|
260 |
+
"103": {
|
261 |
+
"inputs": {
|
262 |
+
"expand": 4,
|
263 |
+
"tapered_corners": true,
|
264 |
+
"mask": [
|
265 |
+
"104",
|
266 |
+
0
|
267 |
+
]
|
268 |
+
},
|
269 |
+
"class_type": "GrowMask",
|
270 |
+
"_meta": {
|
271 |
+
"title": "GrowMask"
|
272 |
+
}
|
273 |
+
},
|
274 |
+
"104": {
|
275 |
+
"inputs": {
|
276 |
+
"DeTK": true,
|
277 |
+
"case1": [
|
278 |
+
"92",
|
279 |
+
1
|
280 |
+
],
|
281 |
+
"case2": [
|
282 |
+
"81",
|
283 |
+
0
|
284 |
+
]
|
285 |
+
},
|
286 |
+
"class_type": "NodeSwitch",
|
287 |
+
"_meta": {
|
288 |
+
"title": "NodeSwitch"
|
289 |
+
}
|
290 |
+
}
|
291 |
+
}
|