surena26 commited on
Commit
4f76719
·
verified ·
1 Parent(s): 4080e83

Upload 2 files

Browse files
Files changed (2) hide show
  1. anime_v2v_api.json +359 -0
  2. workflow.json +2003 -0
anime_v2v_api.json ADDED
@@ -0,0 +1,359 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "28": {
3
+ "inputs": {
4
+ "vae_name": "vae-ft-mse-840000-ema-pruned.safetensors"
5
+ },
6
+ "class_type": "VAELoader",
7
+ "_meta": {
8
+ "title": "Load VAE"
9
+ }
10
+ },
11
+ "29": {
12
+ "inputs": {
13
+ "text": "(worst quality, low quality: 1.2), ugly, monochrome, zombie, horror, distorted, photo,(bad hands), (interlocked fingers:1.25), (Ugly Fingers:1.1),(extra fingers:1.25), (deformed fingers:1.25), (long fingers:1.3), (jpeg artifact:1.1)",
14
+ "clip": [
15
+ "85",
16
+ 0
17
+ ]
18
+ },
19
+ "class_type": "CLIPTextEncode",
20
+ "_meta": {
21
+ "title": "Negative"
22
+ }
23
+ },
24
+ "31": {
25
+ "inputs": {
26
+ "model_name": "v3_sd15_mm.ckpt",
27
+ "beta_schedule": "sqrt_linear (AnimateDiff)",
28
+ "motion_scale": 1,
29
+ "apply_v2_models_properly": true,
30
+ "model": [
31
+ "64",
32
+ 0
33
+ ],
34
+ "context_options": [
35
+ "32",
36
+ 0
37
+ ]
38
+ },
39
+ "class_type": "ADE_AnimateDiffLoaderWithContext",
40
+ "_meta": {
41
+ "title": "AnimateDiff Loader [Legacy] 🎭🅐🅓①"
42
+ }
43
+ },
44
+ "32": {
45
+ "inputs": {
46
+ "context_length": 16,
47
+ "context_stride": 1,
48
+ "context_overlap": 4,
49
+ "context_schedule": "uniform",
50
+ "closed_loop": false,
51
+ "fuse_method": "flat",
52
+ "use_on_equal_length": false,
53
+ "start_percent": 0,
54
+ "guarantee_steps": 1
55
+ },
56
+ "class_type": "ADE_AnimateDiffUniformContextOptions",
57
+ "_meta": {
58
+ "title": "Context Options◆Looped Uniform 🎭🅐🅓"
59
+ }
60
+ },
61
+ "35": {
62
+ "inputs": {
63
+ "ckpt_name": "darkSushiMixMix_brighterPruned.safetensors"
64
+ },
65
+ "class_type": "CheckpointLoaderSimple",
66
+ "_meta": {
67
+ "title": "Load Checkpoint"
68
+ }
69
+ },
70
+ "36": {
71
+ "inputs": {
72
+ "seed": 1099033124877092,
73
+ "steps": 15,
74
+ "cfg": 7.5,
75
+ "sampler_name": "dpmpp_2m",
76
+ "scheduler": "karras",
77
+ "denoise": 0.6,
78
+ "model": [
79
+ "91",
80
+ 0
81
+ ],
82
+ "positive": [
83
+ "83",
84
+ 0
85
+ ],
86
+ "negative": [
87
+ "83",
88
+ 1
89
+ ],
90
+ "latent_image": [
91
+ "73",
92
+ 0
93
+ ]
94
+ },
95
+ "class_type": "KSampler",
96
+ "_meta": {
97
+ "title": "KSampler"
98
+ }
99
+ },
100
+ "38": {
101
+ "inputs": {
102
+ "samples": [
103
+ "36",
104
+ 0
105
+ ],
106
+ "vae": [
107
+ "28",
108
+ 0
109
+ ]
110
+ },
111
+ "class_type": "VAEDecode",
112
+ "_meta": {
113
+ "title": "VAE Decode"
114
+ }
115
+ },
116
+ "44": {
117
+ "inputs": {
118
+ "frame_rate": 30,
119
+ "loop_count": 0,
120
+ "filename_prefix": "v2v_output",
121
+ "format": "video/h264-mp4",
122
+ "pix_fmt": "yuv420p",
123
+ "crf": 19,
124
+ "save_metadata": false,
125
+ "pingpong": false,
126
+ "save_output": true,
127
+ "images": [
128
+ "38",
129
+ 0
130
+ ],
131
+ "audio": [
132
+ "71",
133
+ 2
134
+ ]
135
+ },
136
+ "class_type": "VHS_VideoCombine",
137
+ "_meta": {
138
+ "title": "Video Combine 🎥🅥🅗🅢"
139
+ }
140
+ },
141
+ "50": {
142
+ "inputs": {
143
+ "strength": 0.6,
144
+ "start_percent": 0,
145
+ "end_percent": 0.65,
146
+ "positive": [
147
+ "81",
148
+ 0
149
+ ],
150
+ "negative": [
151
+ "29",
152
+ 0
153
+ ],
154
+ "control_net": [
155
+ "51",
156
+ 0
157
+ ],
158
+ "image": [
159
+ "69",
160
+ 0
161
+ ]
162
+ },
163
+ "class_type": "ControlNetApplyAdvanced",
164
+ "_meta": {
165
+ "title": "Apply ControlNet (Advanced)"
166
+ }
167
+ },
168
+ "51": {
169
+ "inputs": {
170
+ "control_net_name": "control_v11p_sd15_openpose_fp16.safetensors"
171
+ },
172
+ "class_type": "ControlNetLoaderAdvanced",
173
+ "_meta": {
174
+ "title": "Load Advanced ControlNet Model 🛂🅐🅒🅝"
175
+ }
176
+ },
177
+ "64": {
178
+ "inputs": {
179
+ "lora_name": "SD1.5/animatediff/v3_sd15_adapter.ckpt",
180
+ "strength_model": 0.5,
181
+ "model": [
182
+ "35",
183
+ 0
184
+ ]
185
+ },
186
+ "class_type": "LoraLoaderModelOnly",
187
+ "_meta": {
188
+ "title": "LoraLoaderModelOnly"
189
+ }
190
+ },
191
+ "69": {
192
+ "inputs": {
193
+ "detect_hand": "enable",
194
+ "detect_body": "enable",
195
+ "detect_face": "enable",
196
+ "resolution": 704,
197
+ "bbox_detector": "yolox_l.torchscript.pt",
198
+ "pose_estimator": "dw-ll_ucoco_384_bs5.torchscript.pt",
199
+ "image": [
200
+ "72",
201
+ 0
202
+ ]
203
+ },
204
+ "class_type": "DWPreprocessor",
205
+ "_meta": {
206
+ "title": "DWPose Estimator"
207
+ }
208
+ },
209
+ "71": {
210
+ "inputs": {
211
+ "video": "Niki.mp4",
212
+ "force_rate": 0,
213
+ "force_size": "Disabled",
214
+ "custom_width": 512,
215
+ "custom_height": 512,
216
+ "frame_load_cap": 450,
217
+ "skip_first_frames": 0,
218
+ "select_every_nth": 1
219
+ },
220
+ "class_type": "VHS_LoadVideo",
221
+ "_meta": {
222
+ "title": "Load Video (Upload) 🎥🅥🅗🅢"
223
+ }
224
+ },
225
+ "72": {
226
+ "inputs": {
227
+ "upscale_method": "nearest-exact",
228
+ "width": 720,
229
+ "height": 1280,
230
+ "crop": "disabled",
231
+ "image": [
232
+ "71",
233
+ 0
234
+ ]
235
+ },
236
+ "class_type": "ImageScale",
237
+ "_meta": {
238
+ "title": "Upscale Image"
239
+ }
240
+ },
241
+ "73": {
242
+ "inputs": {
243
+ "pixels": [
244
+ "72",
245
+ 0
246
+ ],
247
+ "vae": [
248
+ "28",
249
+ 0
250
+ ]
251
+ },
252
+ "class_type": "VAEEncode",
253
+ "_meta": {
254
+ "title": "VAE Encode"
255
+ }
256
+ },
257
+ "81": {
258
+ "inputs": {
259
+ "text": "(masterpiece, best quality), anime, illustration, (colorful), high quality, extremely detailed, high resolution, 4k",
260
+ "clip": [
261
+ "85",
262
+ 0
263
+ ]
264
+ },
265
+ "class_type": "CLIPTextEncode",
266
+ "_meta": {
267
+ "title": "CLIP Text Encode (Prompt)"
268
+ }
269
+ },
270
+ "83": {
271
+ "inputs": {
272
+ "strength": 0.75,
273
+ "start_percent": 0,
274
+ "end_percent": 0.75,
275
+ "positive": [
276
+ "50",
277
+ 0
278
+ ],
279
+ "negative": [
280
+ "50",
281
+ 1
282
+ ],
283
+ "control_net": [
284
+ "84",
285
+ 0
286
+ ],
287
+ "image": [
288
+ "72",
289
+ 0
290
+ ]
291
+ },
292
+ "class_type": "ControlNetApplyAdvanced",
293
+ "_meta": {
294
+ "title": "Apply ControlNet (Advanced)"
295
+ }
296
+ },
297
+ "84": {
298
+ "inputs": {
299
+ "control_net_name": "anidiff_controlnet_checkpoint.ckpt"
300
+ },
301
+ "class_type": "ControlNetLoaderAdvanced",
302
+ "_meta": {
303
+ "title": "Load Advanced ControlNet Model 🛂🅐🅒🅝"
304
+ }
305
+ },
306
+ "85": {
307
+ "inputs": {
308
+ "stop_at_clip_layer": -2,
309
+ "clip": [
310
+ "35",
311
+ 1
312
+ ]
313
+ },
314
+ "class_type": "CLIPSetLastLayer",
315
+ "_meta": {
316
+ "title": "CLIP Set Last Layer"
317
+ }
318
+ },
319
+ "91": {
320
+ "inputs": {
321
+ "weight": 0.8,
322
+ "weight_type": "composition",
323
+ "start_at": 0,
324
+ "end_at": 0.75,
325
+ "sharpening": 0,
326
+ "embeds_scaling": "V only",
327
+ "encode_batch_size": 0,
328
+ "model": [
329
+ "92",
330
+ 0
331
+ ],
332
+ "ipadapter": [
333
+ "92",
334
+ 1
335
+ ],
336
+ "image": [
337
+ "72",
338
+ 0
339
+ ]
340
+ },
341
+ "class_type": "IPAdapterTiledBatch",
342
+ "_meta": {
343
+ "title": "IPAdapter Tiled Batch"
344
+ }
345
+ },
346
+ "92": {
347
+ "inputs": {
348
+ "preset": "STANDARD (medium strength)",
349
+ "model": [
350
+ "31",
351
+ 0
352
+ ]
353
+ },
354
+ "class_type": "IPAdapterUnifiedLoader",
355
+ "_meta": {
356
+ "title": "IPAdapter Unified Loader"
357
+ }
358
+ }
359
+ }
workflow.json ADDED
@@ -0,0 +1,2003 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 92,
3
+ "last_link_id": 199,
4
+ "nodes": [
5
+ {
6
+ "id": 31,
7
+ "type": "ADE_AnimateDiffLoaderWithContext",
8
+ "pos": [
9
+ 2411,
10
+ 1319
11
+ ],
12
+ "size": {
13
+ "0": 310,
14
+ "1": 230
15
+ },
16
+ "flags": {
17
+ "collapsed": false,
18
+ "pinned": false
19
+ },
20
+ "order": 9,
21
+ "mode": 0,
22
+ "inputs": [
23
+ {
24
+ "name": "model",
25
+ "type": "MODEL",
26
+ "link": 121
27
+ },
28
+ {
29
+ "name": "context_options",
30
+ "type": "CONTEXT_OPTIONS",
31
+ "link": 57
32
+ },
33
+ {
34
+ "name": "motion_lora",
35
+ "type": "MOTION_LORA",
36
+ "link": null
37
+ },
38
+ {
39
+ "name": "motion_model_settings",
40
+ "type": "MOTION_MODEL_SETTINGS",
41
+ "link": null
42
+ },
43
+ {
44
+ "name": "sample_settings",
45
+ "type": "sample_settings",
46
+ "link": null
47
+ },
48
+ {
49
+ "name": "ad_keyframes",
50
+ "type": "AD_KEYFRAMES",
51
+ "link": null
52
+ }
53
+ ],
54
+ "outputs": [
55
+ {
56
+ "name": "MODEL",
57
+ "type": "MODEL",
58
+ "links": [
59
+ 187,
60
+ 197
61
+ ],
62
+ "shape": 3,
63
+ "slot_index": 0
64
+ }
65
+ ],
66
+ "properties": {
67
+ "Node name for S&R": "ADE_AnimateDiffLoaderWithContext"
68
+ },
69
+ "widgets_values": [
70
+ "v3_sd15_mm.ckpt",
71
+ "sqrt_linear (AnimateDiff)",
72
+ 1,
73
+ true
74
+ ],
75
+ "color": "#332922",
76
+ "bgcolor": "#593930"
77
+ },
78
+ {
79
+ "id": 79,
80
+ "type": "ImageCASharpening+",
81
+ "pos": [
82
+ 5289.285153750007,
83
+ 1278.6923427062502
84
+ ],
85
+ "size": {
86
+ "0": 310.79998779296875,
87
+ "1": 58
88
+ },
89
+ "flags": {},
90
+ "order": 22,
91
+ "mode": 2,
92
+ "inputs": [
93
+ {
94
+ "name": "image",
95
+ "type": "IMAGE",
96
+ "link": 155
97
+ }
98
+ ],
99
+ "outputs": [
100
+ {
101
+ "name": "IMAGE",
102
+ "type": "IMAGE",
103
+ "links": [
104
+ 153
105
+ ],
106
+ "shape": 3,
107
+ "slot_index": 0
108
+ }
109
+ ],
110
+ "properties": {
111
+ "Node name for S&R": "ImageCASharpening+"
112
+ },
113
+ "widgets_values": [
114
+ 0.35000000000000003
115
+ ],
116
+ "color": "#2a363b",
117
+ "bgcolor": "#3f5159"
118
+ },
119
+ {
120
+ "id": 78,
121
+ "type": "VHS_VideoCombine",
122
+ "pos": [
123
+ 5158.285153750007,
124
+ 1676.6923427062502
125
+ ],
126
+ "size": [
127
+ 618.9146118164062,
128
+ 290
129
+ ],
130
+ "flags": {},
131
+ "order": 26,
132
+ "mode": 2,
133
+ "inputs": [
134
+ {
135
+ "name": "images",
136
+ "type": "IMAGE",
137
+ "link": 151
138
+ },
139
+ {
140
+ "name": "audio",
141
+ "type": "VHS_AUDIO",
142
+ "link": null
143
+ },
144
+ {
145
+ "name": "meta_batch",
146
+ "type": "VHS_BatchManager",
147
+ "link": null
148
+ }
149
+ ],
150
+ "outputs": [
151
+ {
152
+ "name": "Filenames",
153
+ "type": "VHS_FILENAMES",
154
+ "links": null,
155
+ "shape": 3
156
+ }
157
+ ],
158
+ "properties": {
159
+ "Node name for S&R": "VHS_VideoCombine"
160
+ },
161
+ "widgets_values": {
162
+ "frame_rate": 60,
163
+ "loop_count": 0,
164
+ "filename_prefix": "dsm/dilara",
165
+ "format": "video/h264-mp4",
166
+ "pix_fmt": "yuv420p",
167
+ "crf": 19,
168
+ "save_metadata": true,
169
+ "pingpong": false,
170
+ "save_output": true,
171
+ "videopreview": {
172
+ "hidden": false,
173
+ "paused": false,
174
+ "params": {
175
+ "filename": "AnimateDiff_00029.mp4",
176
+ "subfolder": "",
177
+ "type": "output",
178
+ "format": "video/h264-mp4"
179
+ }
180
+ }
181
+ },
182
+ "color": "#2a363b",
183
+ "bgcolor": "#3f5159"
184
+ },
185
+ {
186
+ "id": 51,
187
+ "type": "ControlNetLoaderAdvanced",
188
+ "pos": [
189
+ 2278,
190
+ 2671
191
+ ],
192
+ "size": {
193
+ "0": 327.6000061035156,
194
+ "1": 58
195
+ },
196
+ "flags": {
197
+ "pinned": false
198
+ },
199
+ "order": 0,
200
+ "mode": 0,
201
+ "inputs": [
202
+ {
203
+ "name": "timestep_keyframe",
204
+ "type": "TIMESTEP_KEYFRAME",
205
+ "link": null,
206
+ "slot_index": 0
207
+ }
208
+ ],
209
+ "outputs": [
210
+ {
211
+ "name": "CONTROL_NET",
212
+ "type": "CONTROL_NET",
213
+ "links": [
214
+ 86
215
+ ],
216
+ "shape": 3,
217
+ "slot_index": 0
218
+ }
219
+ ],
220
+ "properties": {
221
+ "Node name for S&R": "ControlNetLoaderAdvanced"
222
+ },
223
+ "widgets_values": [
224
+ "control_v11p_sd15_openpose_fp16.safetensors"
225
+ ],
226
+ "color": "#432",
227
+ "bgcolor": "#653"
228
+ },
229
+ {
230
+ "id": 84,
231
+ "type": "ControlNetLoaderAdvanced",
232
+ "pos": [
233
+ 2665,
234
+ 2665
235
+ ],
236
+ "size": {
237
+ "0": 327.6000061035156,
238
+ "1": 58
239
+ },
240
+ "flags": {
241
+ "pinned": false
242
+ },
243
+ "order": 1,
244
+ "mode": 0,
245
+ "inputs": [
246
+ {
247
+ "name": "timestep_keyframe",
248
+ "type": "TIMESTEP_KEYFRAME",
249
+ "link": null,
250
+ "slot_index": 0
251
+ }
252
+ ],
253
+ "outputs": [
254
+ {
255
+ "name": "CONTROL_NET",
256
+ "type": "CONTROL_NET",
257
+ "links": [
258
+ 163
259
+ ],
260
+ "shape": 3,
261
+ "slot_index": 0
262
+ }
263
+ ],
264
+ "properties": {
265
+ "Node name for S&R": "ControlNetLoaderAdvanced"
266
+ },
267
+ "widgets_values": [
268
+ "anidiff_controlnet_checkpoint.ckpt"
269
+ ],
270
+ "color": "#432",
271
+ "bgcolor": "#653"
272
+ },
273
+ {
274
+ "id": 64,
275
+ "type": "LoraLoaderModelOnly",
276
+ "pos": [
277
+ 1439,
278
+ 1318
279
+ ],
280
+ "size": {
281
+ "0": 315,
282
+ "1": 82
283
+ },
284
+ "flags": {},
285
+ "order": 6,
286
+ "mode": 0,
287
+ "inputs": [
288
+ {
289
+ "name": "model",
290
+ "type": "MODEL",
291
+ "link": 120
292
+ }
293
+ ],
294
+ "outputs": [
295
+ {
296
+ "name": "MODEL",
297
+ "type": "MODEL",
298
+ "links": [
299
+ 121
300
+ ],
301
+ "shape": 3,
302
+ "slot_index": 0
303
+ }
304
+ ],
305
+ "properties": {
306
+ "Node name for S&R": "LoraLoaderModelOnly"
307
+ },
308
+ "widgets_values": [
309
+ "SD1.5/animatediff/v3_sd15_adapter.ckpt",
310
+ 0.5
311
+ ]
312
+ },
313
+ {
314
+ "id": 82,
315
+ "type": "PreviewImage",
316
+ "pos": [
317
+ 2346,
318
+ 3042
319
+ ],
320
+ "size": {
321
+ "0": 210,
322
+ "1": 250
323
+ },
324
+ "flags": {},
325
+ "order": 16,
326
+ "mode": 2,
327
+ "inputs": [
328
+ {
329
+ "name": "images",
330
+ "type": "IMAGE",
331
+ "link": 161
332
+ }
333
+ ],
334
+ "properties": {
335
+ "Node name for S&R": "PreviewImage"
336
+ }
337
+ },
338
+ {
339
+ "id": 80,
340
+ "type": "RIFE VFI",
341
+ "pos": [
342
+ 5284.285153750007,
343
+ 1392.6923427062502
344
+ ],
345
+ "size": {
346
+ "0": 319.20001220703125,
347
+ "1": 222
348
+ },
349
+ "flags": {},
350
+ "order": 24,
351
+ "mode": 2,
352
+ "inputs": [
353
+ {
354
+ "name": "frames",
355
+ "type": "IMAGE",
356
+ "link": 153
357
+ },
358
+ {
359
+ "name": "optional_interpolation_states",
360
+ "type": "INTERPOLATION_STATES",
361
+ "link": null
362
+ }
363
+ ],
364
+ "outputs": [
365
+ {
366
+ "name": "IMAGE",
367
+ "type": "IMAGE",
368
+ "links": [
369
+ 151
370
+ ],
371
+ "shape": 3,
372
+ "slot_index": 0
373
+ }
374
+ ],
375
+ "properties": {
376
+ "Node name for S&R": "RIFE VFI"
377
+ },
378
+ "widgets_values": [
379
+ "rife47.pth",
380
+ 10,
381
+ 2,
382
+ true,
383
+ true,
384
+ 1
385
+ ],
386
+ "color": "#2a363b",
387
+ "bgcolor": "#3f5159"
388
+ },
389
+ {
390
+ "id": 85,
391
+ "type": "CLIPSetLastLayer",
392
+ "pos": [
393
+ 1324,
394
+ 1755
395
+ ],
396
+ "size": {
397
+ "0": 315,
398
+ "1": 58
399
+ },
400
+ "flags": {},
401
+ "order": 7,
402
+ "mode": 0,
403
+ "inputs": [
404
+ {
405
+ "name": "clip",
406
+ "type": "CLIP",
407
+ "link": 170
408
+ }
409
+ ],
410
+ "outputs": [
411
+ {
412
+ "name": "CLIP",
413
+ "type": "CLIP",
414
+ "links": [
415
+ 171,
416
+ 172
417
+ ],
418
+ "shape": 3,
419
+ "slot_index": 0
420
+ }
421
+ ],
422
+ "properties": {
423
+ "Node name for S&R": "CLIPSetLastLayer"
424
+ },
425
+ "widgets_values": [
426
+ -2
427
+ ],
428
+ "color": "#322",
429
+ "bgcolor": "#533"
430
+ },
431
+ {
432
+ "id": 50,
433
+ "type": "ControlNetApplyAdvanced",
434
+ "pos": [
435
+ 2269,
436
+ 2446
437
+ ],
438
+ "size": {
439
+ "0": 350,
440
+ "1": 170
441
+ },
442
+ "flags": {
443
+ "pinned": false
444
+ },
445
+ "order": 15,
446
+ "mode": 0,
447
+ "inputs": [
448
+ {
449
+ "name": "positive",
450
+ "type": "CONDITIONING",
451
+ "link": 157
452
+ },
453
+ {
454
+ "name": "negative",
455
+ "type": "CONDITIONING",
456
+ "link": 138
457
+ },
458
+ {
459
+ "name": "control_net",
460
+ "type": "CONTROL_NET",
461
+ "link": 86
462
+ },
463
+ {
464
+ "name": "image",
465
+ "type": "IMAGE",
466
+ "link": 137
467
+ }
468
+ ],
469
+ "outputs": [
470
+ {
471
+ "name": "positive",
472
+ "type": "CONDITIONING",
473
+ "links": [
474
+ 179
475
+ ],
476
+ "shape": 3,
477
+ "slot_index": 0
478
+ },
479
+ {
480
+ "name": "negative",
481
+ "type": "CONDITIONING",
482
+ "links": [
483
+ 167
484
+ ],
485
+ "shape": 3,
486
+ "slot_index": 1
487
+ }
488
+ ],
489
+ "properties": {
490
+ "Node name for S&R": "ControlNetApplyAdvanced"
491
+ },
492
+ "widgets_values": [
493
+ 0.6,
494
+ 0,
495
+ 0.65
496
+ ],
497
+ "color": "#432",
498
+ "bgcolor": "#653"
499
+ },
500
+ {
501
+ "id": 73,
502
+ "type": "VAEEncode",
503
+ "pos": [
504
+ 1805,
505
+ 2209
506
+ ],
507
+ "size": {
508
+ "0": 210,
509
+ "1": 46
510
+ },
511
+ "flags": {},
512
+ "order": 12,
513
+ "mode": 0,
514
+ "inputs": [
515
+ {
516
+ "name": "pixels",
517
+ "type": "IMAGE",
518
+ "link": 143
519
+ },
520
+ {
521
+ "name": "vae",
522
+ "type": "VAE",
523
+ "link": 177,
524
+ "slot_index": 1
525
+ }
526
+ ],
527
+ "outputs": [
528
+ {
529
+ "name": "LATENT",
530
+ "type": "LATENT",
531
+ "links": [
532
+ 144
533
+ ],
534
+ "shape": 3,
535
+ "slot_index": 0
536
+ }
537
+ ],
538
+ "properties": {
539
+ "Node name for S&R": "VAEEncode"
540
+ }
541
+ },
542
+ {
543
+ "id": 83,
544
+ "type": "ControlNetApplyAdvanced",
545
+ "pos": [
546
+ 2650,
547
+ 2446
548
+ ],
549
+ "size": {
550
+ "0": 350,
551
+ "1": 170
552
+ },
553
+ "flags": {
554
+ "pinned": false
555
+ },
556
+ "order": 18,
557
+ "mode": 0,
558
+ "inputs": [
559
+ {
560
+ "name": "positive",
561
+ "type": "CONDITIONING",
562
+ "link": 179
563
+ },
564
+ {
565
+ "name": "negative",
566
+ "type": "CONDITIONING",
567
+ "link": 167
568
+ },
569
+ {
570
+ "name": "control_net",
571
+ "type": "CONTROL_NET",
572
+ "link": 163
573
+ },
574
+ {
575
+ "name": "image",
576
+ "type": "IMAGE",
577
+ "link": 165
578
+ }
579
+ ],
580
+ "outputs": [
581
+ {
582
+ "name": "positive",
583
+ "type": "CONDITIONING",
584
+ "links": [
585
+ 180,
586
+ 188
587
+ ],
588
+ "shape": 3,
589
+ "slot_index": 0
590
+ },
591
+ {
592
+ "name": "negative",
593
+ "type": "CONDITIONING",
594
+ "links": [
595
+ 181,
596
+ 189
597
+ ],
598
+ "shape": 3,
599
+ "slot_index": 1
600
+ }
601
+ ],
602
+ "properties": {
603
+ "Node name for S&R": "ControlNetApplyAdvanced"
604
+ },
605
+ "widgets_values": [
606
+ 0.75,
607
+ 0,
608
+ 0.75
609
+ ],
610
+ "color": "#432",
611
+ "bgcolor": "#653"
612
+ },
613
+ {
614
+ "id": 35,
615
+ "type": "CheckpointLoaderSimple",
616
+ "pos": [
617
+ 824,
618
+ 1606
619
+ ],
620
+ "size": {
621
+ "0": 391.7994079589844,
622
+ "1": 98
623
+ },
624
+ "flags": {
625
+ "pinned": false
626
+ },
627
+ "order": 2,
628
+ "mode": 0,
629
+ "outputs": [
630
+ {
631
+ "name": "MODEL",
632
+ "type": "MODEL",
633
+ "links": [
634
+ 120
635
+ ],
636
+ "shape": 3,
637
+ "slot_index": 0
638
+ },
639
+ {
640
+ "name": "CLIP",
641
+ "type": "CLIP",
642
+ "links": [
643
+ 170
644
+ ],
645
+ "shape": 3,
646
+ "slot_index": 1
647
+ },
648
+ {
649
+ "name": "VAE",
650
+ "type": "VAE",
651
+ "links": [],
652
+ "shape": 3,
653
+ "slot_index": 2
654
+ }
655
+ ],
656
+ "properties": {
657
+ "Node name for S&R": "CheckpointLoaderSimple"
658
+ },
659
+ "widgets_values": [
660
+ "darkSushiMixMix_brighterPruned.safetensors"
661
+ ]
662
+ },
663
+ {
664
+ "id": 29,
665
+ "type": "CLIPTextEncode",
666
+ "pos": [
667
+ 1834,
668
+ 1957
669
+ ],
670
+ "size": {
671
+ "0": 303.43560791015625,
672
+ "1": 120.77742004394531
673
+ },
674
+ "flags": {
675
+ "pinned": false
676
+ },
677
+ "order": 11,
678
+ "mode": 0,
679
+ "inputs": [
680
+ {
681
+ "name": "clip",
682
+ "type": "CLIP",
683
+ "link": 172
684
+ }
685
+ ],
686
+ "outputs": [
687
+ {
688
+ "name": "CONDITIONING",
689
+ "type": "CONDITIONING",
690
+ "links": [
691
+ 138
692
+ ],
693
+ "shape": 3,
694
+ "slot_index": 0
695
+ }
696
+ ],
697
+ "title": "Negative",
698
+ "properties": {
699
+ "Node name for S&R": "CLIPTextEncode"
700
+ },
701
+ "widgets_values": [
702
+ "(worst quality, low quality: 1.2), ugly, monochrome, zombie, horror, distorted, photo,(bad hands), (interlocked fingers:1.25), (Ugly Fingers:1.1),(extra fingers:1.25), (deformed fingers:1.25), (long fingers:1.3), (jpeg artifact:1.1)"
703
+ ],
704
+ "color": "#322",
705
+ "bgcolor": "#533"
706
+ },
707
+ {
708
+ "id": 28,
709
+ "type": "VAELoader",
710
+ "pos": [
711
+ 826,
712
+ 1760
713
+ ],
714
+ "size": {
715
+ "0": 390,
716
+ "1": 60
717
+ },
718
+ "flags": {
719
+ "pinned": false
720
+ },
721
+ "order": 3,
722
+ "mode": 0,
723
+ "outputs": [
724
+ {
725
+ "name": "VAE",
726
+ "type": "VAE",
727
+ "links": [
728
+ 177,
729
+ 178,
730
+ 186,
731
+ 192
732
+ ],
733
+ "shape": 3,
734
+ "slot_index": 0
735
+ }
736
+ ],
737
+ "properties": {
738
+ "Node name for S&R": "VAELoader"
739
+ },
740
+ "widgets_values": [
741
+ "vae-ft-mse-840000-ema-pruned.safetensors"
742
+ ]
743
+ },
744
+ {
745
+ "id": 86,
746
+ "type": "ImageScale",
747
+ "pos": [
748
+ 4407,
749
+ 831
750
+ ],
751
+ "size": {
752
+ "0": 315,
753
+ "1": 130
754
+ },
755
+ "flags": {},
756
+ "order": 23,
757
+ "mode": 4,
758
+ "inputs": [
759
+ {
760
+ "name": "image",
761
+ "type": "IMAGE",
762
+ "link": 182
763
+ }
764
+ ],
765
+ "outputs": [
766
+ {
767
+ "name": "IMAGE",
768
+ "type": "IMAGE",
769
+ "links": [
770
+ 185
771
+ ],
772
+ "shape": 3,
773
+ "slot_index": 0
774
+ }
775
+ ],
776
+ "properties": {
777
+ "Node name for S&R": "ImageScale"
778
+ },
779
+ "widgets_values": [
780
+ "nearest-exact",
781
+ 1080,
782
+ 1920,
783
+ "disabled"
784
+ ]
785
+ },
786
+ {
787
+ "id": 88,
788
+ "type": "VAEEncode",
789
+ "pos": [
790
+ 4767,
791
+ 832
792
+ ],
793
+ "size": {
794
+ "0": 210,
795
+ "1": 46
796
+ },
797
+ "flags": {},
798
+ "order": 25,
799
+ "mode": 4,
800
+ "inputs": [
801
+ {
802
+ "name": "pixels",
803
+ "type": "IMAGE",
804
+ "link": 185
805
+ },
806
+ {
807
+ "name": "vae",
808
+ "type": "VAE",
809
+ "link": 186
810
+ }
811
+ ],
812
+ "outputs": [
813
+ {
814
+ "name": "LATENT",
815
+ "type": "LATENT",
816
+ "links": [
817
+ 191
818
+ ],
819
+ "shape": 3,
820
+ "slot_index": 0
821
+ }
822
+ ],
823
+ "properties": {
824
+ "Node name for S&R": "VAEEncode"
825
+ }
826
+ },
827
+ {
828
+ "id": 38,
829
+ "type": "VAEDecode",
830
+ "pos": [
831
+ 3159,
832
+ 1604
833
+ ],
834
+ "size": {
835
+ "0": 140,
836
+ "1": 46
837
+ },
838
+ "flags": {},
839
+ "order": 20,
840
+ "mode": 0,
841
+ "inputs": [
842
+ {
843
+ "name": "samples",
844
+ "type": "LATENT",
845
+ "link": 70
846
+ },
847
+ {
848
+ "name": "vae",
849
+ "type": "VAE",
850
+ "link": 178
851
+ }
852
+ ],
853
+ "outputs": [
854
+ {
855
+ "name": "IMAGE",
856
+ "type": "IMAGE",
857
+ "links": [
858
+ 79,
859
+ 155,
860
+ 182
861
+ ],
862
+ "shape": 3,
863
+ "slot_index": 0
864
+ }
865
+ ],
866
+ "properties": {
867
+ "Node name for S&R": "VAEDecode"
868
+ }
869
+ },
870
+ {
871
+ "id": 90,
872
+ "type": "VAEDecode",
873
+ "pos": [
874
+ 4787,
875
+ 1091
876
+ ],
877
+ "size": {
878
+ "0": 140,
879
+ "1": 46
880
+ },
881
+ "flags": {},
882
+ "order": 28,
883
+ "mode": 4,
884
+ "inputs": [
885
+ {
886
+ "name": "samples",
887
+ "type": "LATENT",
888
+ "link": 193
889
+ },
890
+ {
891
+ "name": "vae",
892
+ "type": "VAE",
893
+ "link": 192
894
+ }
895
+ ],
896
+ "outputs": [
897
+ {
898
+ "name": "IMAGE",
899
+ "type": "IMAGE",
900
+ "links": [
901
+ 194
902
+ ],
903
+ "shape": 3,
904
+ "slot_index": 0
905
+ }
906
+ ],
907
+ "properties": {
908
+ "Node name for S&R": "VAEDecode"
909
+ }
910
+ },
911
+ {
912
+ "id": 89,
913
+ "type": "KSampler",
914
+ "pos": [
915
+ 4398,
916
+ 1062
917
+ ],
918
+ "size": {
919
+ "0": 315,
920
+ "1": 474
921
+ },
922
+ "flags": {},
923
+ "order": 27,
924
+ "mode": 4,
925
+ "inputs": [
926
+ {
927
+ "name": "model",
928
+ "type": "MODEL",
929
+ "link": 187
930
+ },
931
+ {
932
+ "name": "positive",
933
+ "type": "CONDITIONING",
934
+ "link": 188
935
+ },
936
+ {
937
+ "name": "negative",
938
+ "type": "CONDITIONING",
939
+ "link": 189
940
+ },
941
+ {
942
+ "name": "latent_image",
943
+ "type": "LATENT",
944
+ "link": 191
945
+ }
946
+ ],
947
+ "outputs": [
948
+ {
949
+ "name": "LATENT",
950
+ "type": "LATENT",
951
+ "links": [
952
+ 193
953
+ ],
954
+ "shape": 3,
955
+ "slot_index": 0
956
+ }
957
+ ],
958
+ "properties": {
959
+ "Node name for S&R": "KSampler"
960
+ },
961
+ "widgets_values": [
962
+ 1099033124877028,
963
+ "fixed",
964
+ 8,
965
+ 7.5,
966
+ "dpmpp_2m",
967
+ "karras",
968
+ 0.4
969
+ ],
970
+ "color": "#222",
971
+ "bgcolor": "#000"
972
+ },
973
+ {
974
+ "id": 32,
975
+ "type": "ADE_AnimateDiffUniformContextOptions",
976
+ "pos": [
977
+ 2062,
978
+ 1381
979
+ ],
980
+ "size": {
981
+ "0": 310.79998779296875,
982
+ "1": 270
983
+ },
984
+ "flags": {
985
+ "pinned": false
986
+ },
987
+ "order": 4,
988
+ "mode": 0,
989
+ "inputs": [
990
+ {
991
+ "name": "prev_context",
992
+ "type": "CONTEXT_OPTIONS",
993
+ "link": null
994
+ },
995
+ {
996
+ "name": "view_opts",
997
+ "type": "VIEW_OPTS",
998
+ "link": null
999
+ }
1000
+ ],
1001
+ "outputs": [
1002
+ {
1003
+ "name": "CONTEXT_OPTIONS",
1004
+ "type": "CONTEXT_OPTIONS",
1005
+ "links": [
1006
+ 57
1007
+ ],
1008
+ "shape": 3,
1009
+ "slot_index": 0
1010
+ }
1011
+ ],
1012
+ "properties": {
1013
+ "Node name for S&R": "ADE_AnimateDiffUniformContextOptions"
1014
+ },
1015
+ "widgets_values": [
1016
+ 16,
1017
+ 1,
1018
+ 4,
1019
+ "uniform",
1020
+ false,
1021
+ "flat",
1022
+ false,
1023
+ 0,
1024
+ 1
1025
+ ],
1026
+ "color": "#332922",
1027
+ "bgcolor": "#593930"
1028
+ },
1029
+ {
1030
+ "id": 69,
1031
+ "type": "DWPreprocessor",
1032
+ "pos": [
1033
+ 2291,
1034
+ 2790
1035
+ ],
1036
+ "size": {
1037
+ "0": 315,
1038
+ "1": 198
1039
+ },
1040
+ "flags": {},
1041
+ "order": 13,
1042
+ "mode": 0,
1043
+ "inputs": [
1044
+ {
1045
+ "name": "image",
1046
+ "type": "IMAGE",
1047
+ "link": 164
1048
+ }
1049
+ ],
1050
+ "outputs": [
1051
+ {
1052
+ "name": "IMAGE",
1053
+ "type": "IMAGE",
1054
+ "links": [
1055
+ 137,
1056
+ 161
1057
+ ],
1058
+ "shape": 3,
1059
+ "slot_index": 0
1060
+ },
1061
+ {
1062
+ "name": "POSE_KEYPOINT",
1063
+ "type": "POSE_KEYPOINT",
1064
+ "links": null,
1065
+ "shape": 3
1066
+ }
1067
+ ],
1068
+ "properties": {
1069
+ "Node name for S&R": "DWPreprocessor"
1070
+ },
1071
+ "widgets_values": [
1072
+ "enable",
1073
+ "enable",
1074
+ "enable",
1075
+ 704,
1076
+ "yolox_l.torchscript.pt",
1077
+ "dw-ll_ucoco_384_bs5.torchscript.pt"
1078
+ ]
1079
+ },
1080
+ {
1081
+ "id": 87,
1082
+ "type": "VHS_VideoCombine",
1083
+ "pos": [
1084
+ 4242,
1085
+ 1658
1086
+ ],
1087
+ "size": [
1088
+ 620,
1089
+ 290
1090
+ ],
1091
+ "flags": {},
1092
+ "order": 29,
1093
+ "mode": 4,
1094
+ "inputs": [
1095
+ {
1096
+ "name": "images",
1097
+ "type": "IMAGE",
1098
+ "link": 194
1099
+ },
1100
+ {
1101
+ "name": "audio",
1102
+ "type": "VHS_AUDIO",
1103
+ "link": 184
1104
+ },
1105
+ {
1106
+ "name": "meta_batch",
1107
+ "type": "VHS_BatchManager",
1108
+ "link": null
1109
+ }
1110
+ ],
1111
+ "outputs": [
1112
+ {
1113
+ "name": "Filenames",
1114
+ "type": "VHS_FILENAMES",
1115
+ "links": null,
1116
+ "shape": 3
1117
+ }
1118
+ ],
1119
+ "properties": {
1120
+ "Node name for S&R": "VHS_VideoCombine"
1121
+ },
1122
+ "widgets_values": {
1123
+ "frame_rate": 30,
1124
+ "loop_count": 0,
1125
+ "filename_prefix": "d collection/d2 u0.4",
1126
+ "format": "video/h264-mp4",
1127
+ "pix_fmt": "yuv420p",
1128
+ "crf": 19,
1129
+ "save_metadata": true,
1130
+ "pingpong": false,
1131
+ "save_output": true,
1132
+ "videopreview": {
1133
+ "hidden": false,
1134
+ "paused": false,
1135
+ "params": {
1136
+ "filename": "d2 u0.4ss_00001-audio.mp4",
1137
+ "subfolder": "d collection",
1138
+ "type": "output",
1139
+ "format": "video/h264-mp4"
1140
+ }
1141
+ }
1142
+ },
1143
+ "color": "#2a363b",
1144
+ "bgcolor": "#3f5159"
1145
+ },
1146
+ {
1147
+ "id": 36,
1148
+ "type": "KSampler",
1149
+ "pos": [
1150
+ 2557,
1151
+ 1786
1152
+ ],
1153
+ "size": {
1154
+ "0": 315,
1155
+ "1": 474
1156
+ },
1157
+ "flags": {},
1158
+ "order": 19,
1159
+ "mode": 0,
1160
+ "inputs": [
1161
+ {
1162
+ "name": "model",
1163
+ "type": "MODEL",
1164
+ "link": 198
1165
+ },
1166
+ {
1167
+ "name": "positive",
1168
+ "type": "CONDITIONING",
1169
+ "link": 180
1170
+ },
1171
+ {
1172
+ "name": "negative",
1173
+ "type": "CONDITIONING",
1174
+ "link": 181
1175
+ },
1176
+ {
1177
+ "name": "latent_image",
1178
+ "type": "LATENT",
1179
+ "link": 144
1180
+ }
1181
+ ],
1182
+ "outputs": [
1183
+ {
1184
+ "name": "LATENT",
1185
+ "type": "LATENT",
1186
+ "links": [
1187
+ 70
1188
+ ],
1189
+ "shape": 3,
1190
+ "slot_index": 0
1191
+ }
1192
+ ],
1193
+ "properties": {
1194
+ "Node name for S&R": "KSampler"
1195
+ },
1196
+ "widgets_values": [
1197
+ 1099033124877092,
1198
+ "fixed",
1199
+ 15,
1200
+ 7.5,
1201
+ "dpmpp_2m",
1202
+ "karras",
1203
+ 0.6
1204
+ ],
1205
+ "color": "#222",
1206
+ "bgcolor": "#000"
1207
+ },
1208
+ {
1209
+ "id": 92,
1210
+ "type": "IPAdapterUnifiedLoader",
1211
+ "pos": [
1212
+ 1219,
1213
+ 2573
1214
+ ],
1215
+ "size": {
1216
+ "0": 315,
1217
+ "1": 78
1218
+ },
1219
+ "flags": {},
1220
+ "order": 14,
1221
+ "mode": 0,
1222
+ "inputs": [
1223
+ {
1224
+ "name": "model",
1225
+ "type": "MODEL",
1226
+ "link": 197
1227
+ },
1228
+ {
1229
+ "name": "ipadapter",
1230
+ "type": "IPADAPTER",
1231
+ "link": null
1232
+ }
1233
+ ],
1234
+ "outputs": [
1235
+ {
1236
+ "name": "model",
1237
+ "type": "MODEL",
1238
+ "links": [
1239
+ 195
1240
+ ],
1241
+ "shape": 3,
1242
+ "slot_index": 0
1243
+ },
1244
+ {
1245
+ "name": "ipadapter",
1246
+ "type": "IPADAPTER",
1247
+ "links": [
1248
+ 196
1249
+ ],
1250
+ "shape": 3,
1251
+ "slot_index": 1
1252
+ }
1253
+ ],
1254
+ "properties": {
1255
+ "Node name for S&R": "IPAdapterUnifiedLoader"
1256
+ },
1257
+ "widgets_values": [
1258
+ "STANDARD (medium strength)"
1259
+ ]
1260
+ },
1261
+ {
1262
+ "id": 72,
1263
+ "type": "ImageScale",
1264
+ "pos": [
1265
+ 1061,
1266
+ 2282
1267
+ ],
1268
+ "size": {
1269
+ "0": 315,
1270
+ "1": 130
1271
+ },
1272
+ "flags": {},
1273
+ "order": 8,
1274
+ "mode": 0,
1275
+ "inputs": [
1276
+ {
1277
+ "name": "image",
1278
+ "type": "IMAGE",
1279
+ "link": 146
1280
+ }
1281
+ ],
1282
+ "outputs": [
1283
+ {
1284
+ "name": "IMAGE",
1285
+ "type": "IMAGE",
1286
+ "links": [
1287
+ 143,
1288
+ 164,
1289
+ 165,
1290
+ 199
1291
+ ],
1292
+ "shape": 3,
1293
+ "slot_index": 0
1294
+ }
1295
+ ],
1296
+ "properties": {
1297
+ "Node name for S&R": "ImageScale"
1298
+ },
1299
+ "widgets_values": [
1300
+ "nearest-exact",
1301
+ 720,
1302
+ 1280,
1303
+ "disabled"
1304
+ ]
1305
+ },
1306
+ {
1307
+ "id": 81,
1308
+ "type": "CLIPTextEncode",
1309
+ "pos": [
1310
+ 1792,
1311
+ 1777
1312
+ ],
1313
+ "size": {
1314
+ "0": 377.7811279296875,
1315
+ "1": 124.52955627441406
1316
+ },
1317
+ "flags": {},
1318
+ "order": 10,
1319
+ "mode": 0,
1320
+ "inputs": [
1321
+ {
1322
+ "name": "clip",
1323
+ "type": "CLIP",
1324
+ "link": 171
1325
+ }
1326
+ ],
1327
+ "outputs": [
1328
+ {
1329
+ "name": "CONDITIONING",
1330
+ "type": "CONDITIONING",
1331
+ "links": [
1332
+ 157
1333
+ ],
1334
+ "shape": 3,
1335
+ "slot_index": 0
1336
+ }
1337
+ ],
1338
+ "properties": {
1339
+ "Node name for S&R": "CLIPTextEncode"
1340
+ },
1341
+ "widgets_values": [
1342
+ "(masterpiece, best quality), anime, illustration, (colorful), high quality, extremely detailed, high resolution, 4k"
1343
+ ],
1344
+ "color": "#232",
1345
+ "bgcolor": "#353"
1346
+ },
1347
+ {
1348
+ "id": 44,
1349
+ "type": "VHS_VideoCombine",
1350
+ "pos": [
1351
+ 3501,
1352
+ 1767
1353
+ ],
1354
+ "size": [
1355
+ 620,
1356
+ 1370.6666666666667
1357
+ ],
1358
+ "flags": {},
1359
+ "order": 21,
1360
+ "mode": 0,
1361
+ "inputs": [
1362
+ {
1363
+ "name": "images",
1364
+ "type": "IMAGE",
1365
+ "link": 79
1366
+ },
1367
+ {
1368
+ "name": "audio",
1369
+ "type": "VHS_AUDIO",
1370
+ "link": 162
1371
+ },
1372
+ {
1373
+ "name": "meta_batch",
1374
+ "type": "VHS_BatchManager",
1375
+ "link": null
1376
+ }
1377
+ ],
1378
+ "outputs": [
1379
+ {
1380
+ "name": "Filenames",
1381
+ "type": "VHS_FILENAMES",
1382
+ "links": null,
1383
+ "shape": 3
1384
+ }
1385
+ ],
1386
+ "properties": {
1387
+ "Node name for S&R": "VHS_VideoCombine"
1388
+ },
1389
+ "widgets_values": {
1390
+ "frame_rate": 30,
1391
+ "loop_count": 0,
1392
+ "filename_prefix": "d collection/d66",
1393
+ "format": "video/h264-mp4",
1394
+ "pix_fmt": "yuv420p",
1395
+ "crf": 19,
1396
+ "save_metadata": true,
1397
+ "pingpong": false,
1398
+ "save_output": true,
1399
+ "videopreview": {
1400
+ "hidden": false,
1401
+ "paused": false,
1402
+ "params": {
1403
+ "filename": "d66_00011-audio.mp4",
1404
+ "subfolder": "d collection",
1405
+ "type": "output",
1406
+ "format": "video/h264-mp4"
1407
+ }
1408
+ }
1409
+ },
1410
+ "color": "#2a363b",
1411
+ "bgcolor": "#3f5159"
1412
+ },
1413
+ {
1414
+ "id": 91,
1415
+ "type": "IPAdapterTiledBatch",
1416
+ "pos": [
1417
+ 1612,
1418
+ 2578
1419
+ ],
1420
+ "size": {
1421
+ "0": 315,
1422
+ "1": 302
1423
+ },
1424
+ "flags": {},
1425
+ "order": 17,
1426
+ "mode": 0,
1427
+ "inputs": [
1428
+ {
1429
+ "name": "model",
1430
+ "type": "MODEL",
1431
+ "link": 195
1432
+ },
1433
+ {
1434
+ "name": "ipadapter",
1435
+ "type": "IPADAPTER",
1436
+ "link": 196,
1437
+ "slot_index": 1
1438
+ },
1439
+ {
1440
+ "name": "image",
1441
+ "type": "IMAGE",
1442
+ "link": 199
1443
+ },
1444
+ {
1445
+ "name": "image_negative",
1446
+ "type": "IMAGE",
1447
+ "link": null
1448
+ },
1449
+ {
1450
+ "name": "attn_mask",
1451
+ "type": "MASK",
1452
+ "link": null
1453
+ },
1454
+ {
1455
+ "name": "clip_vision",
1456
+ "type": "CLIP_VISION",
1457
+ "link": null
1458
+ }
1459
+ ],
1460
+ "outputs": [
1461
+ {
1462
+ "name": "MODEL",
1463
+ "type": "MODEL",
1464
+ "links": [
1465
+ 198
1466
+ ],
1467
+ "shape": 3,
1468
+ "slot_index": 0
1469
+ },
1470
+ {
1471
+ "name": "tiles",
1472
+ "type": "IMAGE",
1473
+ "links": null,
1474
+ "shape": 3
1475
+ },
1476
+ {
1477
+ "name": "masks",
1478
+ "type": "MASK",
1479
+ "links": null,
1480
+ "shape": 3
1481
+ }
1482
+ ],
1483
+ "properties": {
1484
+ "Node name for S&R": "IPAdapterTiledBatch"
1485
+ },
1486
+ "widgets_values": [
1487
+ 0.8,
1488
+ "composition",
1489
+ 0,
1490
+ 0.75,
1491
+ 0,
1492
+ "V only",
1493
+ 0
1494
+ ]
1495
+ },
1496
+ {
1497
+ "id": 71,
1498
+ "type": "VHS_LoadVideo",
1499
+ "pos": [
1500
+ 406,
1501
+ 2024
1502
+ ],
1503
+ "size": [
1504
+ 334.7619934082031,
1505
+ 835.5768771701389
1506
+ ],
1507
+ "flags": {},
1508
+ "order": 5,
1509
+ "mode": 0,
1510
+ "inputs": [
1511
+ {
1512
+ "name": "meta_batch",
1513
+ "type": "VHS_BatchManager",
1514
+ "link": null
1515
+ }
1516
+ ],
1517
+ "outputs": [
1518
+ {
1519
+ "name": "IMAGE",
1520
+ "type": "IMAGE",
1521
+ "links": [
1522
+ 146
1523
+ ],
1524
+ "shape": 3,
1525
+ "slot_index": 0
1526
+ },
1527
+ {
1528
+ "name": "frame_count",
1529
+ "type": "INT",
1530
+ "links": null,
1531
+ "shape": 3
1532
+ },
1533
+ {
1534
+ "name": "audio",
1535
+ "type": "VHS_AUDIO",
1536
+ "links": [
1537
+ 162,
1538
+ 184
1539
+ ],
1540
+ "shape": 3,
1541
+ "slot_index": 2
1542
+ },
1543
+ {
1544
+ "name": "video_info",
1545
+ "type": "VHS_VIDEOINFO",
1546
+ "links": null,
1547
+ "shape": 3
1548
+ }
1549
+ ],
1550
+ "properties": {
1551
+ "Node name for S&R": "VHS_LoadVideo"
1552
+ },
1553
+ "widgets_values": {
1554
+ "video": "Niki.mp4",
1555
+ "force_rate": 0,
1556
+ "force_size": "Disabled",
1557
+ "custom_width": 512,
1558
+ "custom_height": 512,
1559
+ "frame_load_cap": 450,
1560
+ "skip_first_frames": 0,
1561
+ "select_every_nth": 1,
1562
+ "choose video to upload": "image",
1563
+ "videopreview": {
1564
+ "hidden": false,
1565
+ "paused": false,
1566
+ "params": {
1567
+ "frame_load_cap": 450,
1568
+ "skip_first_frames": 0,
1569
+ "force_rate": 0,
1570
+ "filename": "Niki.mp4",
1571
+ "type": "input",
1572
+ "format": "video/mp4",
1573
+ "select_every_nth": 1
1574
+ }
1575
+ }
1576
+ }
1577
+ }
1578
+ ],
1579
+ "links": [
1580
+ [
1581
+ 57,
1582
+ 32,
1583
+ 0,
1584
+ 31,
1585
+ 1,
1586
+ "CONTEXT_OPTIONS"
1587
+ ],
1588
+ [
1589
+ 70,
1590
+ 36,
1591
+ 0,
1592
+ 38,
1593
+ 0,
1594
+ "LATENT"
1595
+ ],
1596
+ [
1597
+ 79,
1598
+ 38,
1599
+ 0,
1600
+ 44,
1601
+ 0,
1602
+ "IMAGE"
1603
+ ],
1604
+ [
1605
+ 86,
1606
+ 51,
1607
+ 0,
1608
+ 50,
1609
+ 2,
1610
+ "CONTROL_NET"
1611
+ ],
1612
+ [
1613
+ 120,
1614
+ 35,
1615
+ 0,
1616
+ 64,
1617
+ 0,
1618
+ "MODEL"
1619
+ ],
1620
+ [
1621
+ 121,
1622
+ 64,
1623
+ 0,
1624
+ 31,
1625
+ 0,
1626
+ "MODEL"
1627
+ ],
1628
+ [
1629
+ 137,
1630
+ 69,
1631
+ 0,
1632
+ 50,
1633
+ 3,
1634
+ "IMAGE"
1635
+ ],
1636
+ [
1637
+ 138,
1638
+ 29,
1639
+ 0,
1640
+ 50,
1641
+ 1,
1642
+ "CONDITIONING"
1643
+ ],
1644
+ [
1645
+ 143,
1646
+ 72,
1647
+ 0,
1648
+ 73,
1649
+ 0,
1650
+ "IMAGE"
1651
+ ],
1652
+ [
1653
+ 144,
1654
+ 73,
1655
+ 0,
1656
+ 36,
1657
+ 3,
1658
+ "LATENT"
1659
+ ],
1660
+ [
1661
+ 146,
1662
+ 71,
1663
+ 0,
1664
+ 72,
1665
+ 0,
1666
+ "IMAGE"
1667
+ ],
1668
+ [
1669
+ 151,
1670
+ 80,
1671
+ 0,
1672
+ 78,
1673
+ 0,
1674
+ "IMAGE"
1675
+ ],
1676
+ [
1677
+ 153,
1678
+ 79,
1679
+ 0,
1680
+ 80,
1681
+ 0,
1682
+ "IMAGE"
1683
+ ],
1684
+ [
1685
+ 155,
1686
+ 38,
1687
+ 0,
1688
+ 79,
1689
+ 0,
1690
+ "IMAGE"
1691
+ ],
1692
+ [
1693
+ 157,
1694
+ 81,
1695
+ 0,
1696
+ 50,
1697
+ 0,
1698
+ "CONDITIONING"
1699
+ ],
1700
+ [
1701
+ 161,
1702
+ 69,
1703
+ 0,
1704
+ 82,
1705
+ 0,
1706
+ "IMAGE"
1707
+ ],
1708
+ [
1709
+ 162,
1710
+ 71,
1711
+ 2,
1712
+ 44,
1713
+ 1,
1714
+ "VHS_AUDIO"
1715
+ ],
1716
+ [
1717
+ 163,
1718
+ 84,
1719
+ 0,
1720
+ 83,
1721
+ 2,
1722
+ "CONTROL_NET"
1723
+ ],
1724
+ [
1725
+ 164,
1726
+ 72,
1727
+ 0,
1728
+ 69,
1729
+ 0,
1730
+ "IMAGE"
1731
+ ],
1732
+ [
1733
+ 165,
1734
+ 72,
1735
+ 0,
1736
+ 83,
1737
+ 3,
1738
+ "IMAGE"
1739
+ ],
1740
+ [
1741
+ 167,
1742
+ 50,
1743
+ 1,
1744
+ 83,
1745
+ 1,
1746
+ "CONDITIONING"
1747
+ ],
1748
+ [
1749
+ 170,
1750
+ 35,
1751
+ 1,
1752
+ 85,
1753
+ 0,
1754
+ "CLIP"
1755
+ ],
1756
+ [
1757
+ 171,
1758
+ 85,
1759
+ 0,
1760
+ 81,
1761
+ 0,
1762
+ "CLIP"
1763
+ ],
1764
+ [
1765
+ 172,
1766
+ 85,
1767
+ 0,
1768
+ 29,
1769
+ 0,
1770
+ "CLIP"
1771
+ ],
1772
+ [
1773
+ 177,
1774
+ 28,
1775
+ 0,
1776
+ 73,
1777
+ 1,
1778
+ "VAE"
1779
+ ],
1780
+ [
1781
+ 178,
1782
+ 28,
1783
+ 0,
1784
+ 38,
1785
+ 1,
1786
+ "VAE"
1787
+ ],
1788
+ [
1789
+ 179,
1790
+ 50,
1791
+ 0,
1792
+ 83,
1793
+ 0,
1794
+ "CONDITIONING"
1795
+ ],
1796
+ [
1797
+ 180,
1798
+ 83,
1799
+ 0,
1800
+ 36,
1801
+ 1,
1802
+ "CONDITIONING"
1803
+ ],
1804
+ [
1805
+ 181,
1806
+ 83,
1807
+ 1,
1808
+ 36,
1809
+ 2,
1810
+ "CONDITIONING"
1811
+ ],
1812
+ [
1813
+ 182,
1814
+ 38,
1815
+ 0,
1816
+ 86,
1817
+ 0,
1818
+ "IMAGE"
1819
+ ],
1820
+ [
1821
+ 184,
1822
+ 71,
1823
+ 2,
1824
+ 87,
1825
+ 1,
1826
+ "VHS_AUDIO"
1827
+ ],
1828
+ [
1829
+ 185,
1830
+ 86,
1831
+ 0,
1832
+ 88,
1833
+ 0,
1834
+ "IMAGE"
1835
+ ],
1836
+ [
1837
+ 186,
1838
+ 28,
1839
+ 0,
1840
+ 88,
1841
+ 1,
1842
+ "VAE"
1843
+ ],
1844
+ [
1845
+ 187,
1846
+ 31,
1847
+ 0,
1848
+ 89,
1849
+ 0,
1850
+ "MODEL"
1851
+ ],
1852
+ [
1853
+ 188,
1854
+ 83,
1855
+ 0,
1856
+ 89,
1857
+ 1,
1858
+ "CONDITIONING"
1859
+ ],
1860
+ [
1861
+ 189,
1862
+ 83,
1863
+ 1,
1864
+ 89,
1865
+ 2,
1866
+ "CONDITIONING"
1867
+ ],
1868
+ [
1869
+ 191,
1870
+ 88,
1871
+ 0,
1872
+ 89,
1873
+ 3,
1874
+ "LATENT"
1875
+ ],
1876
+ [
1877
+ 192,
1878
+ 28,
1879
+ 0,
1880
+ 90,
1881
+ 1,
1882
+ "VAE"
1883
+ ],
1884
+ [
1885
+ 193,
1886
+ 89,
1887
+ 0,
1888
+ 90,
1889
+ 0,
1890
+ "LATENT"
1891
+ ],
1892
+ [
1893
+ 194,
1894
+ 90,
1895
+ 0,
1896
+ 87,
1897
+ 0,
1898
+ "IMAGE"
1899
+ ],
1900
+ [
1901
+ 195,
1902
+ 92,
1903
+ 0,
1904
+ 91,
1905
+ 0,
1906
+ "MODEL"
1907
+ ],
1908
+ [
1909
+ 196,
1910
+ 92,
1911
+ 1,
1912
+ 91,
1913
+ 1,
1914
+ "IPADAPTER"
1915
+ ],
1916
+ [
1917
+ 197,
1918
+ 31,
1919
+ 0,
1920
+ 92,
1921
+ 0,
1922
+ "MODEL"
1923
+ ],
1924
+ [
1925
+ 198,
1926
+ 91,
1927
+ 0,
1928
+ 36,
1929
+ 0,
1930
+ "MODEL"
1931
+ ],
1932
+ [
1933
+ 199,
1934
+ 72,
1935
+ 0,
1936
+ 91,
1937
+ 2,
1938
+ "IMAGE"
1939
+ ]
1940
+ ],
1941
+ "groups": [
1942
+ {
1943
+ "title": "frame interpolation",
1944
+ "bounding": [
1945
+ 5148,
1946
+ 1205,
1947
+ 639,
1948
+ 1851
1949
+ ],
1950
+ "color": "#b58b2a",
1951
+ "font_size": 24,
1952
+ "locked": false
1953
+ },
1954
+ {
1955
+ "title": "animate diff",
1956
+ "bounding": [
1957
+ 1429,
1958
+ 1244,
1959
+ 1302,
1960
+ 417
1961
+ ],
1962
+ "color": "#3f789e",
1963
+ "font_size": 24,
1964
+ "locked": false
1965
+ },
1966
+ {
1967
+ "title": "Control net",
1968
+ "bounding": [
1969
+ 2259,
1970
+ 2372,
1971
+ 751,
1972
+ 930
1973
+ ],
1974
+ "color": "#3f789e",
1975
+ "font_size": 24,
1976
+ "locked": false
1977
+ },
1978
+ {
1979
+ "title": "Upscale",
1980
+ "bounding": [
1981
+ 4232,
1982
+ 757,
1983
+ 755,
1984
+ 2282
1985
+ ],
1986
+ "color": "#3f789e",
1987
+ "font_size": 24,
1988
+ "locked": false
1989
+ }
1990
+ ],
1991
+ "config": {},
1992
+ "extra": {
1993
+ "groupNodes": {},
1994
+ "ds": {
1995
+ "scale": 0.2143588810000008,
1996
+ "offset": {
1997
+ "0": -206.9129915855996,
1998
+ "1": -1263.3050084331414
1999
+ }
2000
+ }
2001
+ },
2002
+ "version": 0.4
2003
+ }