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