JinnGame commited on
Commit
3e20be1
·
verified ·
1 Parent(s): 2a41bce

Upload iNiversePony.json

Browse files
Files changed (1) hide show
  1. iNiversePony.json +420 -0
iNiversePony.json ADDED
@@ -0,0 +1,420 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 11,
3
+ "last_link_id": 10,
4
+ "nodes": [
5
+ {
6
+ "id": 4,
7
+ "type": "CheckpointLoaderSimple",
8
+ "pos": [
9
+ 26,
10
+ 474
11
+ ],
12
+ "size": [
13
+ 315,
14
+ 98
15
+ ],
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "inputs": [],
20
+ "outputs": [
21
+ {
22
+ "name": "MODEL",
23
+ "label": "模型",
24
+ "type": "MODEL",
25
+ "links": [
26
+ 1
27
+ ],
28
+ "slot_index": 0
29
+ },
30
+ {
31
+ "name": "CLIP",
32
+ "label": "CLIP",
33
+ "type": "CLIP",
34
+ "links": [
35
+ 3,
36
+ 5
37
+ ],
38
+ "slot_index": 1
39
+ },
40
+ {
41
+ "name": "VAE",
42
+ "label": "VAE",
43
+ "type": "VAE",
44
+ "links": [
45
+ 8
46
+ ],
47
+ "slot_index": 2
48
+ }
49
+ ],
50
+ "properties": {
51
+ "cnr_id": "comfy-core",
52
+ "ver": "0.3.18",
53
+ "Node name for S&R": "CheckpointLoaderSimple"
54
+ },
55
+ "widgets_values": [
56
+ "iNiverseMixXL_Pony_GuoFeng_V51.safetensors"
57
+ ]
58
+ },
59
+ {
60
+ "id": 6,
61
+ "type": "CLIPTextEncode",
62
+ "pos": [
63
+ 415,
64
+ 186
65
+ ],
66
+ "size": [
67
+ 422.84503173828125,
68
+ 164.31304931640625
69
+ ],
70
+ "flags": {},
71
+ "order": 2,
72
+ "mode": 0,
73
+ "inputs": [
74
+ {
75
+ "name": "clip",
76
+ "label": "CLIP",
77
+ "type": "CLIP",
78
+ "link": 3
79
+ }
80
+ ],
81
+ "outputs": [
82
+ {
83
+ "name": "CONDITIONING",
84
+ "label": "条件",
85
+ "type": "CONDITIONING",
86
+ "links": [
87
+ 4
88
+ ],
89
+ "slot_index": 0
90
+ }
91
+ ],
92
+ "properties": {
93
+ "cnr_id": "comfy-core",
94
+ "ver": "0.3.18",
95
+ "Node name for S&R": "CLIPTextEncode"
96
+ },
97
+ "widgets_values": [
98
+ "1girl,best quality,(realistic anatomy),uncensored,perfect lighting,detailed,real skin,Realistic,cinematic,fantastic,eyes_focus,close-up,extraordinary temperament,very beautiful,sunset,particles,optical tracking,real shadows,natural lighting,",
99
+ [
100
+ false,
101
+ true
102
+ ]
103
+ ]
104
+ },
105
+ {
106
+ "id": 5,
107
+ "type": "EmptyLatentImage",
108
+ "pos": [
109
+ 473,
110
+ 609
111
+ ],
112
+ "size": [
113
+ 315,
114
+ 106
115
+ ],
116
+ "flags": {},
117
+ "order": 1,
118
+ "mode": 0,
119
+ "inputs": [],
120
+ "outputs": [
121
+ {
122
+ "name": "LATENT",
123
+ "label": "Latent",
124
+ "type": "LATENT",
125
+ "links": [
126
+ 2
127
+ ],
128
+ "slot_index": 0
129
+ }
130
+ ],
131
+ "properties": {
132
+ "cnr_id": "comfy-core",
133
+ "ver": "0.3.18",
134
+ "Node name for S&R": "EmptyLatentImage"
135
+ },
136
+ "widgets_values": [
137
+ 720,
138
+ 1280,
139
+ 1
140
+ ]
141
+ },
142
+ {
143
+ "id": 8,
144
+ "type": "VAEDecode",
145
+ "pos": [
146
+ 1209,
147
+ 188
148
+ ],
149
+ "size": [
150
+ 210,
151
+ 46
152
+ ],
153
+ "flags": {},
154
+ "order": 5,
155
+ "mode": 0,
156
+ "inputs": [
157
+ {
158
+ "name": "samples",
159
+ "label": "Latent",
160
+ "type": "LATENT",
161
+ "link": 7
162
+ },
163
+ {
164
+ "name": "vae",
165
+ "label": "VAE",
166
+ "type": "VAE",
167
+ "link": 8
168
+ }
169
+ ],
170
+ "outputs": [
171
+ {
172
+ "name": "IMAGE",
173
+ "label": "图像",
174
+ "type": "IMAGE",
175
+ "links": [
176
+ 10
177
+ ],
178
+ "slot_index": 0
179
+ }
180
+ ],
181
+ "properties": {
182
+ "cnr_id": "comfy-core",
183
+ "ver": "0.3.18",
184
+ "Node name for S&R": "VAEDecode"
185
+ },
186
+ "widgets_values": []
187
+ },
188
+ {
189
+ "id": 7,
190
+ "type": "CLIPTextEncode",
191
+ "pos": [
192
+ 413,
193
+ 389
194
+ ],
195
+ "size": [
196
+ 425.27801513671875,
197
+ 180.6060791015625
198
+ ],
199
+ "flags": {},
200
+ "order": 3,
201
+ "mode": 0,
202
+ "inputs": [
203
+ {
204
+ "name": "clip",
205
+ "label": "CLIP",
206
+ "type": "CLIP",
207
+ "link": 5
208
+ }
209
+ ],
210
+ "outputs": [
211
+ {
212
+ "name": "CONDITIONING",
213
+ "label": "条件",
214
+ "type": "CONDITIONING",
215
+ "links": [
216
+ 6
217
+ ],
218
+ "slot_index": 0
219
+ }
220
+ ],
221
+ "properties": {
222
+ "cnr_id": "comfy-core",
223
+ "ver": "0.3.18",
224
+ "Node name for S&R": "CLIPTextEncode"
225
+ },
226
+ "widgets_values": [
227
+ "",
228
+ [
229
+ false,
230
+ true
231
+ ]
232
+ ]
233
+ },
234
+ {
235
+ "id": 3,
236
+ "type": "KSampler",
237
+ "pos": [
238
+ 863,
239
+ 186
240
+ ],
241
+ "size": [
242
+ 315,
243
+ 262
244
+ ],
245
+ "flags": {},
246
+ "order": 4,
247
+ "mode": 0,
248
+ "inputs": [
249
+ {
250
+ "name": "model",
251
+ "label": "模型",
252
+ "type": "MODEL",
253
+ "link": 1
254
+ },
255
+ {
256
+ "name": "positive",
257
+ "label": "正面条件",
258
+ "type": "CONDITIONING",
259
+ "link": 4
260
+ },
261
+ {
262
+ "name": "negative",
263
+ "label": "负面条件",
264
+ "type": "CONDITIONING",
265
+ "link": 6
266
+ },
267
+ {
268
+ "name": "latent_image",
269
+ "label": "Latent",
270
+ "type": "LATENT",
271
+ "link": 2
272
+ }
273
+ ],
274
+ "outputs": [
275
+ {
276
+ "name": "LATENT",
277
+ "label": "Latent",
278
+ "type": "LATENT",
279
+ "links": [
280
+ 7
281
+ ],
282
+ "slot_index": 0
283
+ }
284
+ ],
285
+ "properties": {
286
+ "cnr_id": "comfy-core",
287
+ "ver": "0.3.18",
288
+ "Node name for S&R": "KSampler"
289
+ },
290
+ "widgets_values": [
291
+ 475337088189359,
292
+ "randomize",
293
+ 20,
294
+ 5,
295
+ "uni_pc",
296
+ "karras",
297
+ 1
298
+ ]
299
+ },
300
+ {
301
+ "id": 11,
302
+ "type": "PreviewImage",
303
+ "pos": [
304
+ 1213.14306640625,
305
+ 282.1754150390625
306
+ ],
307
+ "size": [
308
+ 287.7860107421875,
309
+ 421.9218444824219
310
+ ],
311
+ "flags": {},
312
+ "order": 6,
313
+ "mode": 0,
314
+ "inputs": [
315
+ {
316
+ "name": "images",
317
+ "label": "图像",
318
+ "type": "IMAGE",
319
+ "link": 10
320
+ }
321
+ ],
322
+ "outputs": [],
323
+ "properties": {
324
+ "cnr_id": "comfy-core",
325
+ "ver": "0.3.18",
326
+ "Node name for S&R": "PreviewImage"
327
+ }
328
+ }
329
+ ],
330
+ "links": [
331
+ [
332
+ 1,
333
+ 4,
334
+ 0,
335
+ 3,
336
+ 0,
337
+ "MODEL"
338
+ ],
339
+ [
340
+ 2,
341
+ 5,
342
+ 0,
343
+ 3,
344
+ 3,
345
+ "LATENT"
346
+ ],
347
+ [
348
+ 3,
349
+ 4,
350
+ 1,
351
+ 6,
352
+ 0,
353
+ "CLIP"
354
+ ],
355
+ [
356
+ 4,
357
+ 6,
358
+ 0,
359
+ 3,
360
+ 1,
361
+ "CONDITIONING"
362
+ ],
363
+ [
364
+ 5,
365
+ 4,
366
+ 1,
367
+ 7,
368
+ 0,
369
+ "CLIP"
370
+ ],
371
+ [
372
+ 6,
373
+ 7,
374
+ 0,
375
+ 3,
376
+ 2,
377
+ "CONDITIONING"
378
+ ],
379
+ [
380
+ 7,
381
+ 3,
382
+ 0,
383
+ 8,
384
+ 0,
385
+ "LATENT"
386
+ ],
387
+ [
388
+ 8,
389
+ 4,
390
+ 2,
391
+ 8,
392
+ 1,
393
+ "VAE"
394
+ ],
395
+ [
396
+ 10,
397
+ 8,
398
+ 0,
399
+ 11,
400
+ 0,
401
+ "IMAGE"
402
+ ]
403
+ ],
404
+ "groups": [],
405
+ "config": {},
406
+ "extra": {
407
+ "ds": {
408
+ "scale": 0.7627768444385586,
409
+ "offset": [
410
+ 282.5133110528476,
411
+ -2.158502212228423
412
+ ]
413
+ },
414
+ "VHS_latentpreview": false,
415
+ "VHS_latentpreviewrate": 0,
416
+ "VHS_MetadataImage": true,
417
+ "VHS_KeepIntermediate": true
418
+ },
419
+ "version": 0.4
420
+ }