Aitrepreneur
commited on
Commit
•
58b0b84
1
Parent(s):
68c2811
Upload Simple upscaling.json
Browse files- Simple upscaling.json +312 -0
Simple upscaling.json
ADDED
@@ -0,0 +1,312 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"last_node_id": 6,
|
3 |
+
"last_link_id": 8,
|
4 |
+
"nodes": [
|
5 |
+
{
|
6 |
+
"id": 6,
|
7 |
+
"type": "workflow>upscaling",
|
8 |
+
"pos": {
|
9 |
+
"0": 741,
|
10 |
+
"1": 340
|
11 |
+
},
|
12 |
+
"size": {
|
13 |
+
"0": 315,
|
14 |
+
"1": 106
|
15 |
+
},
|
16 |
+
"flags": {},
|
17 |
+
"order": 1,
|
18 |
+
"mode": 0,
|
19 |
+
"inputs": [
|
20 |
+
{
|
21 |
+
"name": "image",
|
22 |
+
"type": "IMAGE",
|
23 |
+
"link": 8
|
24 |
+
}
|
25 |
+
],
|
26 |
+
"outputs": [
|
27 |
+
{
|
28 |
+
"name": "IMAGE",
|
29 |
+
"type": "IMAGE",
|
30 |
+
"links": [
|
31 |
+
6,
|
32 |
+
7
|
33 |
+
]
|
34 |
+
}
|
35 |
+
],
|
36 |
+
"properties": {
|
37 |
+
"Node name for S&R": "workflow>upscaling"
|
38 |
+
},
|
39 |
+
"widgets_values": [
|
40 |
+
"4x-ClearRealityV1.pth",
|
41 |
+
"nearest-exact",
|
42 |
+
2
|
43 |
+
]
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"id": 4,
|
47 |
+
"type": "SaveImage",
|
48 |
+
"pos": {
|
49 |
+
"0": 1110,
|
50 |
+
"1": 341
|
51 |
+
},
|
52 |
+
"size": {
|
53 |
+
"0": 315,
|
54 |
+
"1": 270
|
55 |
+
},
|
56 |
+
"flags": {},
|
57 |
+
"order": 2,
|
58 |
+
"mode": 0,
|
59 |
+
"inputs": [
|
60 |
+
{
|
61 |
+
"name": "images",
|
62 |
+
"type": "IMAGE",
|
63 |
+
"link": 6
|
64 |
+
}
|
65 |
+
],
|
66 |
+
"outputs": [],
|
67 |
+
"properties": {
|
68 |
+
"Node name for S&R": "SaveImage"
|
69 |
+
},
|
70 |
+
"widgets_values": [
|
71 |
+
"ComfyUI"
|
72 |
+
]
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"id": 5,
|
76 |
+
"type": "Image Comparer (rgthree)",
|
77 |
+
"pos": {
|
78 |
+
"0": 1444,
|
79 |
+
"1": 344
|
80 |
+
},
|
81 |
+
"size": {
|
82 |
+
"0": 880.1156616210938,
|
83 |
+
"1": 686.7662353515625
|
84 |
+
},
|
85 |
+
"flags": {},
|
86 |
+
"order": 3,
|
87 |
+
"mode": 0,
|
88 |
+
"inputs": [
|
89 |
+
{
|
90 |
+
"name": "image_a",
|
91 |
+
"type": "IMAGE",
|
92 |
+
"link": 4,
|
93 |
+
"dir": 3
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"name": "image_b",
|
97 |
+
"type": "IMAGE",
|
98 |
+
"link": 7,
|
99 |
+
"dir": 3
|
100 |
+
}
|
101 |
+
],
|
102 |
+
"outputs": [],
|
103 |
+
"properties": {
|
104 |
+
"comparer_mode": "Slide"
|
105 |
+
},
|
106 |
+
"widgets_values": [
|
107 |
+
[
|
108 |
+
{
|
109 |
+
"name": "A",
|
110 |
+
"selected": true,
|
111 |
+
"url": "/api/view?filename=rgthree.compare._temp_poaup_00003_.png&type=temp&subfolder=&rand=0.3733679165023993"
|
112 |
+
},
|
113 |
+
{
|
114 |
+
"name": "B",
|
115 |
+
"selected": true,
|
116 |
+
"url": "/api/view?filename=rgthree.compare._temp_poaup_00004_.png&type=temp&subfolder=&rand=0.5597838105743829"
|
117 |
+
}
|
118 |
+
]
|
119 |
+
]
|
120 |
+
},
|
121 |
+
{
|
122 |
+
"id": 1,
|
123 |
+
"type": "LoadImage",
|
124 |
+
"pos": {
|
125 |
+
"0": 741,
|
126 |
+
"1": 483
|
127 |
+
},
|
128 |
+
"size": {
|
129 |
+
"0": 315,
|
130 |
+
"1": 314
|
131 |
+
},
|
132 |
+
"flags": {},
|
133 |
+
"order": 0,
|
134 |
+
"mode": 0,
|
135 |
+
"inputs": [],
|
136 |
+
"outputs": [
|
137 |
+
{
|
138 |
+
"name": "IMAGE",
|
139 |
+
"type": "IMAGE",
|
140 |
+
"links": [
|
141 |
+
4,
|
142 |
+
8
|
143 |
+
],
|
144 |
+
"slot_index": 0
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"name": "MASK",
|
148 |
+
"type": "MASK",
|
149 |
+
"links": null
|
150 |
+
}
|
151 |
+
],
|
152 |
+
"properties": {
|
153 |
+
"Node name for S&R": "LoadImage"
|
154 |
+
},
|
155 |
+
"widgets_values": [
|
156 |
+
"ComfyUI_00676_.png",
|
157 |
+
"image"
|
158 |
+
]
|
159 |
+
}
|
160 |
+
],
|
161 |
+
"links": [
|
162 |
+
[
|
163 |
+
4,
|
164 |
+
1,
|
165 |
+
0,
|
166 |
+
5,
|
167 |
+
0,
|
168 |
+
"IMAGE"
|
169 |
+
],
|
170 |
+
[
|
171 |
+
6,
|
172 |
+
6,
|
173 |
+
0,
|
174 |
+
4,
|
175 |
+
0,
|
176 |
+
"IMAGE"
|
177 |
+
],
|
178 |
+
[
|
179 |
+
7,
|
180 |
+
6,
|
181 |
+
0,
|
182 |
+
5,
|
183 |
+
1,
|
184 |
+
"IMAGE"
|
185 |
+
],
|
186 |
+
[
|
187 |
+
8,
|
188 |
+
1,
|
189 |
+
0,
|
190 |
+
6,
|
191 |
+
0,
|
192 |
+
"IMAGE"
|
193 |
+
]
|
194 |
+
],
|
195 |
+
"groups": [],
|
196 |
+
"config": {},
|
197 |
+
"extra": {
|
198 |
+
"ds": {
|
199 |
+
"scale": 0.23939204936916383,
|
200 |
+
"offset": [
|
201 |
+
1120.3249282366357,
|
202 |
+
1027.6489733855008
|
203 |
+
]
|
204 |
+
},
|
205 |
+
"groupNodes": {
|
206 |
+
"upscaling": {
|
207 |
+
"nodes": [
|
208 |
+
{
|
209 |
+
"id": -1,
|
210 |
+
"type": "UpscaleModelLoader",
|
211 |
+
"pos": {
|
212 |
+
"0": 780,
|
213 |
+
"1": 340
|
214 |
+
},
|
215 |
+
"size": {
|
216 |
+
"0": 315,
|
217 |
+
"1": 58
|
218 |
+
},
|
219 |
+
"flags": {},
|
220 |
+
"order": 1,
|
221 |
+
"mode": 0,
|
222 |
+
"inputs": [],
|
223 |
+
"outputs": [
|
224 |
+
{
|
225 |
+
"name": "UPSCALE_MODEL",
|
226 |
+
"type": "UPSCALE_MODEL",
|
227 |
+
"links": [],
|
228 |
+
"slot_index": 0
|
229 |
+
}
|
230 |
+
],
|
231 |
+
"properties": {
|
232 |
+
"Node name for S&R": "UpscaleModelLoader"
|
233 |
+
},
|
234 |
+
"widgets_values": [
|
235 |
+
"4x-ClearRealityV1.pth"
|
236 |
+
],
|
237 |
+
"index": 0
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"id": -1,
|
241 |
+
"type": "Upscale by Factor with Model (WLSH)",
|
242 |
+
"pos": {
|
243 |
+
"0": 741,
|
244 |
+
"1": 580
|
245 |
+
},
|
246 |
+
"size": {
|
247 |
+
"0": 441,
|
248 |
+
"1": 102
|
249 |
+
},
|
250 |
+
"flags": {},
|
251 |
+
"order": 2,
|
252 |
+
"mode": 0,
|
253 |
+
"inputs": [
|
254 |
+
{
|
255 |
+
"name": "upscale_model",
|
256 |
+
"type": "UPSCALE_MODEL",
|
257 |
+
"link": null
|
258 |
+
},
|
259 |
+
{
|
260 |
+
"name": "image",
|
261 |
+
"type": "IMAGE",
|
262 |
+
"link": null
|
263 |
+
}
|
264 |
+
],
|
265 |
+
"outputs": [
|
266 |
+
{
|
267 |
+
"name": "IMAGE",
|
268 |
+
"type": "IMAGE",
|
269 |
+
"links": [],
|
270 |
+
"slot_index": 0
|
271 |
+
}
|
272 |
+
],
|
273 |
+
"properties": {
|
274 |
+
"Node name for S&R": "Upscale by Factor with Model (WLSH)"
|
275 |
+
},
|
276 |
+
"widgets_values": [
|
277 |
+
"nearest-exact",
|
278 |
+
2
|
279 |
+
],
|
280 |
+
"index": 1
|
281 |
+
}
|
282 |
+
],
|
283 |
+
"links": [
|
284 |
+
[
|
285 |
+
0,
|
286 |
+
0,
|
287 |
+
1,
|
288 |
+
0,
|
289 |
+
3,
|
290 |
+
"UPSCALE_MODEL"
|
291 |
+
],
|
292 |
+
[
|
293 |
+
null,
|
294 |
+
0,
|
295 |
+
1,
|
296 |
+
1,
|
297 |
+
1,
|
298 |
+
"IMAGE"
|
299 |
+
]
|
300 |
+
],
|
301 |
+
"external": [
|
302 |
+
[
|
303 |
+
1,
|
304 |
+
0,
|
305 |
+
"IMAGE"
|
306 |
+
]
|
307 |
+
]
|
308 |
+
}
|
309 |
+
}
|
310 |
+
},
|
311 |
+
"version": 0.4
|
312 |
+
}
|