hearmeneigh commited on
Commit
6fe3a09
·
1 Parent(s): d57ecae

Upload e621-rising-v3.comfuyi.json

Browse files
Files changed (1) hide show
  1. e621-rising-v3.comfuyi.json +368 -0
e621-rising-v3.comfuyi.json ADDED
@@ -0,0 +1,368 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 10,
3
+ "last_link_id": 9,
4
+ "nodes": [
5
+ {
6
+ "id": 4,
7
+ "type": "CheckpointLoaderSimple",
8
+ "pos": [
9
+ -184,
10
+ 181
11
+ ],
12
+ "size": {
13
+ "0": 315,
14
+ "1": 98
15
+ },
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "outputs": [
20
+ {
21
+ "name": "MODEL",
22
+ "type": "MODEL",
23
+ "links": [
24
+ 1
25
+ ],
26
+ "slot_index": 0
27
+ },
28
+ {
29
+ "name": "CLIP",
30
+ "type": "CLIP",
31
+ "links": [
32
+ 3,
33
+ 5
34
+ ],
35
+ "slot_index": 1
36
+ },
37
+ {
38
+ "name": "VAE",
39
+ "type": "VAE",
40
+ "links": [
41
+ 8
42
+ ],
43
+ "slot_index": 2
44
+ }
45
+ ],
46
+ "properties": {
47
+ "Node name for S&R": "CheckpointLoaderSimple"
48
+ },
49
+ "widgets_values": [
50
+ "e621-rising-v3-epoch-34.bf16.safetensors"
51
+ ]
52
+ },
53
+ {
54
+ "id": 6,
55
+ "type": "CLIPTextEncode",
56
+ "pos": [
57
+ 257,
58
+ 85
59
+ ],
60
+ "size": {
61
+ "0": 422.84503173828125,
62
+ "1": 164.31304931640625
63
+ },
64
+ "flags": {},
65
+ "order": 2,
66
+ "mode": 0,
67
+ "inputs": [
68
+ {
69
+ "name": "clip",
70
+ "type": "CLIP",
71
+ "link": 3
72
+ }
73
+ ],
74
+ "outputs": [
75
+ {
76
+ "name": "CONDITIONING",
77
+ "type": "CONDITIONING",
78
+ "links": [
79
+ 4
80
+ ],
81
+ "slot_index": 0
82
+ }
83
+ ],
84
+ "title": "Prompt",
85
+ "properties": {
86
+ "Node name for S&R": "CLIPTextEncode"
87
+ },
88
+ "widgets_values": [
89
+ "wolf"
90
+ ]
91
+ },
92
+ {
93
+ "id": 5,
94
+ "type": "EmptyLatentImage",
95
+ "pos": [
96
+ 322,
97
+ 562
98
+ ],
99
+ "size": {
100
+ "0": 315,
101
+ "1": 106
102
+ },
103
+ "flags": {},
104
+ "order": 1,
105
+ "mode": 0,
106
+ "outputs": [
107
+ {
108
+ "name": "LATENT",
109
+ "type": "LATENT",
110
+ "links": [
111
+ 2
112
+ ],
113
+ "slot_index": 0
114
+ }
115
+ ],
116
+ "properties": {
117
+ "Node name for S&R": "EmptyLatentImage"
118
+ },
119
+ "widgets_values": [
120
+ 1024,
121
+ 1024,
122
+ 1
123
+ ]
124
+ },
125
+ {
126
+ "id": 8,
127
+ "type": "VAEDecode",
128
+ "pos": [
129
+ 1286,
130
+ 225
131
+ ],
132
+ "size": {
133
+ "0": 210,
134
+ "1": 46
135
+ },
136
+ "flags": {},
137
+ "order": 5,
138
+ "mode": 0,
139
+ "inputs": [
140
+ {
141
+ "name": "samples",
142
+ "type": "LATENT",
143
+ "link": 7
144
+ },
145
+ {
146
+ "name": "vae",
147
+ "type": "VAE",
148
+ "link": 8
149
+ }
150
+ ],
151
+ "outputs": [
152
+ {
153
+ "name": "IMAGE",
154
+ "type": "IMAGE",
155
+ "links": [
156
+ 9
157
+ ],
158
+ "slot_index": 0
159
+ }
160
+ ],
161
+ "properties": {
162
+ "Node name for S&R": "VAEDecode"
163
+ }
164
+ },
165
+ {
166
+ "id": 9,
167
+ "type": "SaveImage",
168
+ "pos": [
169
+ 1570,
170
+ 136
171
+ ],
172
+ "size": {
173
+ "0": 210,
174
+ "1": 270
175
+ },
176
+ "flags": {},
177
+ "order": 6,
178
+ "mode": 0,
179
+ "inputs": [
180
+ {
181
+ "name": "images",
182
+ "type": "IMAGE",
183
+ "link": 9
184
+ }
185
+ ],
186
+ "properties": {},
187
+ "widgets_values": [
188
+ "ComfyUI"
189
+ ]
190
+ },
191
+ {
192
+ "id": 7,
193
+ "type": "CLIPTextEncode",
194
+ "pos": [
195
+ 263,
196
+ 305
197
+ ],
198
+ "size": {
199
+ "0": 425.27801513671875,
200
+ "1": 180.6060791015625
201
+ },
202
+ "flags": {},
203
+ "order": 3,
204
+ "mode": 0,
205
+ "inputs": [
206
+ {
207
+ "name": "clip",
208
+ "type": "CLIP",
209
+ "link": 5
210
+ }
211
+ ],
212
+ "outputs": [
213
+ {
214
+ "name": "CONDITIONING",
215
+ "type": "CONDITIONING",
216
+ "links": [
217
+ 6
218
+ ],
219
+ "slot_index": 0
220
+ }
221
+ ],
222
+ "title": "Negative Prompt",
223
+ "properties": {
224
+ "Node name for S&R": "CLIPTextEncode"
225
+ },
226
+ "widgets_values": [
227
+ ""
228
+ ]
229
+ },
230
+ {
231
+ "id": 3,
232
+ "type": "KSampler",
233
+ "pos": [
234
+ 864,
235
+ 187
236
+ ],
237
+ "size": {
238
+ "0": 315,
239
+ "1": 262
240
+ },
241
+ "flags": {},
242
+ "order": 4,
243
+ "mode": 0,
244
+ "inputs": [
245
+ {
246
+ "name": "model",
247
+ "type": "MODEL",
248
+ "link": 1
249
+ },
250
+ {
251
+ "name": "positive",
252
+ "type": "CONDITIONING",
253
+ "link": 4
254
+ },
255
+ {
256
+ "name": "negative",
257
+ "type": "CONDITIONING",
258
+ "link": 6
259
+ },
260
+ {
261
+ "name": "latent_image",
262
+ "type": "LATENT",
263
+ "link": 2
264
+ }
265
+ ],
266
+ "outputs": [
267
+ {
268
+ "name": "LATENT",
269
+ "type": "LATENT",
270
+ "links": [
271
+ 7
272
+ ],
273
+ "slot_index": 0
274
+ }
275
+ ],
276
+ "properties": {
277
+ "Node name for S&R": "KSampler"
278
+ },
279
+ "widgets_values": [
280
+ 100,
281
+ "randomize",
282
+ 20,
283
+ 7,
284
+ "euler_ancestral",
285
+ "normal",
286
+ 1
287
+ ]
288
+ }
289
+ ],
290
+ "links": [
291
+ [
292
+ 1,
293
+ 4,
294
+ 0,
295
+ 3,
296
+ 0,
297
+ "MODEL"
298
+ ],
299
+ [
300
+ 2,
301
+ 5,
302
+ 0,
303
+ 3,
304
+ 3,
305
+ "LATENT"
306
+ ],
307
+ [
308
+ 3,
309
+ 4,
310
+ 1,
311
+ 6,
312
+ 0,
313
+ "CLIP"
314
+ ],
315
+ [
316
+ 4,
317
+ 6,
318
+ 0,
319
+ 3,
320
+ 1,
321
+ "CONDITIONING"
322
+ ],
323
+ [
324
+ 5,
325
+ 4,
326
+ 1,
327
+ 7,
328
+ 0,
329
+ "CLIP"
330
+ ],
331
+ [
332
+ 6,
333
+ 7,
334
+ 0,
335
+ 3,
336
+ 2,
337
+ "CONDITIONING"
338
+ ],
339
+ [
340
+ 7,
341
+ 3,
342
+ 0,
343
+ 8,
344
+ 0,
345
+ "LATENT"
346
+ ],
347
+ [
348
+ 8,
349
+ 4,
350
+ 2,
351
+ 8,
352
+ 1,
353
+ "VAE"
354
+ ],
355
+ [
356
+ 9,
357
+ 8,
358
+ 0,
359
+ 9,
360
+ 0,
361
+ "IMAGE"
362
+ ]
363
+ ],
364
+ "groups": [],
365
+ "config": {},
366
+ "extra": {},
367
+ "version": 0.4
368
+ }