anghellia commited on
Commit
88f2e19
1 Parent(s): c196eee

Upload depth_workflow.json

Browse files
Files changed (1) hide show
  1. workflows/depth_workflow.json +220 -185
workflows/depth_workflow.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "last_node_id": 23,
3
- "last_link_id": 40,
4
  "nodes": [
5
  {
6
  "id": 4,
@@ -112,81 +112,6 @@
112
  4
113
  ]
114
  },
115
- {
116
- "id": 7,
117
- "type": "VAEDecode",
118
- "pos": [
119
- 1371,
120
- 152
121
- ],
122
- "size": {
123
- "0": 210,
124
- "1": 46
125
- },
126
- "flags": {},
127
- "order": 12,
128
- "mode": 0,
129
- "inputs": [
130
- {
131
- "name": "samples",
132
- "type": "LATENT",
133
- "link": 6,
134
- "slot_index": 0
135
- },
136
- {
137
- "name": "vae",
138
- "type": "VAE",
139
- "link": 7
140
- }
141
- ],
142
- "outputs": [
143
- {
144
- "name": "IMAGE",
145
- "type": "IMAGE",
146
- "links": [
147
- 31
148
- ],
149
- "shape": 3,
150
- "slot_index": 0
151
- }
152
- ],
153
- "properties": {
154
- "Node name for S&R": "VAEDecode"
155
- }
156
- },
157
- {
158
- "id": 13,
159
- "type": "LoadFluxControlNet",
160
- "pos": [
161
- 4,
162
- -226
163
- ],
164
- "size": {
165
- "0": 315,
166
- "1": 82
167
- },
168
- "flags": {},
169
- "order": 2,
170
- "mode": 0,
171
- "outputs": [
172
- {
173
- "name": "ControlNet",
174
- "type": "FluxControlNet",
175
- "links": [
176
- 19
177
- ],
178
- "shape": 3,
179
- "slot_index": 0
180
- }
181
- ],
182
- "properties": {
183
- "Node name for S&R": "LoadFluxControlNet"
184
- },
185
- "widgets_values": [
186
- "flux-dev",
187
- "flux-depth-controlnet.safetensors"
188
- ]
189
- },
190
  {
191
  "id": 8,
192
  "type": "VAELoader",
@@ -199,7 +124,7 @@
199
  "1": 58
200
  },
201
  "flags": {},
202
- "order": 3,
203
  "mode": 0,
204
  "outputs": [
205
  {
@@ -219,40 +144,6 @@
219
  "ae.safetensors"
220
  ]
221
  },
222
- {
223
- "id": 6,
224
- "type": "EmptyLatentImage",
225
- "pos": [
226
- 769,
227
- 430
228
- ],
229
- "size": {
230
- "0": 315,
231
- "1": 106
232
- },
233
- "flags": {},
234
- "order": 4,
235
- "mode": 0,
236
- "outputs": [
237
- {
238
- "name": "LATENT",
239
- "type": "LATENT",
240
- "links": [
241
- 5
242
- ],
243
- "shape": 3,
244
- "slot_index": 0
245
- }
246
- ],
247
- "properties": {
248
- "Node name for S&R": "EmptyLatentImage"
249
- },
250
- "widgets_values": [
251
- 768,
252
- 768,
253
- 1
254
- ]
255
- },
256
  {
257
  "id": 3,
258
  "type": "XlabsSampler",
@@ -343,53 +234,128 @@
343
  }
344
  },
345
  {
346
- "id": 23,
347
- "type": "MiDaS-DepthMapPreprocessor",
348
  "pos": [
349
- -27,
350
- -50
351
  ],
352
  "size": {
353
- "0": 315,
354
- "1": 106
355
  },
356
  "flags": {},
357
- "order": 8,
358
  "mode": 0,
359
  "inputs": [
 
 
 
 
 
360
  {
361
  "name": "image",
362
  "type": "IMAGE",
363
- "link": 37
 
 
 
 
 
 
 
 
 
 
 
 
364
  }
365
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
366
  "outputs": [
367
  {
368
  "name": "IMAGE",
369
  "type": "IMAGE",
370
  "links": [
371
- 38,
372
- 40
373
  ],
374
  "shape": 3,
375
  "slot_index": 0
 
 
 
 
 
 
376
  }
377
  ],
378
  "properties": {
379
- "Node name for S&R": "MiDaS-DepthMapPreprocessor"
380
  },
381
  "widgets_values": [
382
- 6.283185307179586,
383
- 0.1,
384
- 768
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
385
  ]
386
  },
387
  {
388
  "id": 21,
389
  "type": "PreviewImage",
390
  "pos": [
391
- 1519,
392
- 134
393
  ],
394
  "size": {
395
  "0": 210,
@@ -411,129 +377,190 @@
411
  }
412
  },
413
  {
414
- "id": 14,
415
- "type": "ApplyFluxControlNet",
416
  "pos": [
417
- 546,
418
- -262
419
  ],
420
  "size": {
421
- "0": 393,
422
- "1": 78
423
  },
424
  "flags": {},
425
- "order": 10,
426
  "mode": 0,
427
  "inputs": [
428
  {
429
- "name": "controlnet",
430
- "type": "FluxControlNet",
431
- "link": 19
 
432
  },
433
  {
434
- "name": "image",
435
- "type": "IMAGE",
436
- "link": 40,
437
- "slot_index": 1
438
  }
439
  ],
440
  "outputs": [
441
  {
442
- "name": "controlnet_condition",
443
- "type": "ControlNetCondition",
444
  "links": [
445
- 28
 
446
  ],
447
  "shape": 3,
448
  "slot_index": 0
449
  }
450
  ],
451
  "properties": {
452
- "Node name for S&R": "ApplyFluxControlNet"
453
- },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
454
  "widgets_values": [
455
- 0.86
456
  ]
457
  },
458
  {
459
- "id": 5,
460
- "type": "CLIPTextEncodeFlux",
461
  "pos": [
462
- 518,
463
- -63
464
  ],
465
  "size": {
466
- "0": 400,
467
- "1": 200
468
  },
469
  "flags": {},
470
- "order": 6,
471
  "mode": 0,
472
  "inputs": [
473
  {
474
- "name": "clip",
475
- "type": "CLIP",
476
- "link": 2,
477
- "slot_index": 0
478
  }
479
  ],
480
  "outputs": [
481
  {
482
- "name": "CONDITIONING",
483
- "type": "CONDITIONING",
484
  "links": [
485
- 18
 
486
  ],
487
  "shape": 3,
488
  "slot_index": 0
489
  }
490
  ],
491
  "properties": {
492
- "Node name for S&R": "CLIPTextEncodeFlux"
493
  },
494
  "widgets_values": [
495
- "man with microphone in the office, anime",
496
- "man with microphone in the office, anime",
497
- 4
498
  ]
499
  },
500
  {
501
- "id": 16,
502
- "type": "LoadImage",
503
  "pos": [
504
- -378,
505
- -239
506
  ],
507
  "size": {
508
  "0": 315,
509
- "1": 314
510
  },
511
  "flags": {},
512
  "order": 5,
513
  "mode": 0,
514
  "outputs": [
515
  {
516
- "name": "IMAGE",
517
- "type": "IMAGE",
518
  "links": [
519
- 37
520
  ],
521
  "shape": 3,
522
  "slot_index": 0
523
- },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
524
  {
525
- "name": "MASK",
526
- "type": "MASK",
527
- "links": null,
528
- "shape": 3
 
 
 
 
 
 
 
 
 
 
 
529
  }
530
  ],
531
  "properties": {
532
- "Node name for S&R": "LoadImage"
533
  },
534
  "widgets_values": [
535
- "example.jpg",
536
- "image"
 
537
  ]
538
  }
539
  ],
@@ -649,16 +676,24 @@
649
  14,
650
  1,
651
  "IMAGE"
 
 
 
 
 
 
 
 
652
  ]
653
  ],
654
  "groups": [],
655
  "config": {},
656
  "extra": {
657
  "ds": {
658
- "scale": 1.3513057093103997,
659
  "offset": [
660
- -758.5037788677209,
661
- 160.33608624136815
662
  ]
663
  }
664
  },
 
1
  {
2
+ "last_node_id": 24,
3
+ "last_link_id": 41,
4
  "nodes": [
5
  {
6
  "id": 4,
 
112
  4
113
  ]
114
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  {
116
  "id": 8,
117
  "type": "VAELoader",
 
124
  "1": 58
125
  },
126
  "flags": {},
127
+ "order": 2,
128
  "mode": 0,
129
  "outputs": [
130
  {
 
144
  "ae.safetensors"
145
  ]
146
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  {
148
  "id": 3,
149
  "type": "XlabsSampler",
 
234
  }
235
  },
236
  {
237
+ "id": 14,
238
+ "type": "ApplyFluxControlNet",
239
  "pos": [
240
+ 546,
241
+ -262
242
  ],
243
  "size": {
244
+ "0": 393,
245
+ "1": 78
246
  },
247
  "flags": {},
248
+ "order": 10,
249
  "mode": 0,
250
  "inputs": [
251
+ {
252
+ "name": "controlnet",
253
+ "type": "FluxControlNet",
254
+ "link": 19
255
+ },
256
  {
257
  "name": "image",
258
  "type": "IMAGE",
259
+ "link": 40,
260
+ "slot_index": 1
261
+ }
262
+ ],
263
+ "outputs": [
264
+ {
265
+ "name": "controlnet_condition",
266
+ "type": "ControlNetCondition",
267
+ "links": [
268
+ 28
269
+ ],
270
+ "shape": 3,
271
+ "slot_index": 0
272
  }
273
  ],
274
+ "properties": {
275
+ "Node name for S&R": "ApplyFluxControlNet"
276
+ },
277
+ "widgets_values": [
278
+ 0.86
279
+ ]
280
+ },
281
+ {
282
+ "id": 16,
283
+ "type": "LoadImage",
284
+ "pos": [
285
+ -378,
286
+ -239
287
+ ],
288
+ "size": {
289
+ "0": 315,
290
+ "1": 314
291
+ },
292
+ "flags": {},
293
+ "order": 3,
294
+ "mode": 0,
295
  "outputs": [
296
  {
297
  "name": "IMAGE",
298
  "type": "IMAGE",
299
  "links": [
300
+ 37
 
301
  ],
302
  "shape": 3,
303
  "slot_index": 0
304
+ },
305
+ {
306
+ "name": "MASK",
307
+ "type": "MASK",
308
+ "links": null,
309
+ "shape": 3
310
  }
311
  ],
312
  "properties": {
313
+ "Node name for S&R": "LoadImage"
314
  },
315
  "widgets_values": [
316
+ "input2.webp",
317
+ "image"
318
+ ]
319
+ },
320
+ {
321
+ "id": 13,
322
+ "type": "LoadFluxControlNet",
323
+ "pos": [
324
+ 4,
325
+ -226
326
+ ],
327
+ "size": {
328
+ "0": 315,
329
+ "1": 82
330
+ },
331
+ "flags": {},
332
+ "order": 4,
333
+ "mode": 0,
334
+ "outputs": [
335
+ {
336
+ "name": "ControlNet",
337
+ "type": "FluxControlNet",
338
+ "links": [
339
+ 19
340
+ ],
341
+ "shape": 3,
342
+ "slot_index": 0
343
+ }
344
+ ],
345
+ "properties": {
346
+ "Node name for S&R": "LoadFluxControlNet"
347
+ },
348
+ "widgets_values": [
349
+ "flux-dev",
350
+ "depth5k.bin"
351
  ]
352
  },
353
  {
354
  "id": 21,
355
  "type": "PreviewImage",
356
  "pos": [
357
+ 1670,
358
+ 124
359
  ],
360
  "size": {
361
  "0": 210,
 
377
  }
378
  },
379
  {
380
+ "id": 7,
381
+ "type": "VAEDecode",
382
  "pos": [
383
+ 1371,
384
+ 152
385
  ],
386
  "size": {
387
+ "0": 210,
388
+ "1": 46
389
  },
390
  "flags": {},
391
+ "order": 12,
392
  "mode": 0,
393
  "inputs": [
394
  {
395
+ "name": "samples",
396
+ "type": "LATENT",
397
+ "link": 6,
398
+ "slot_index": 0
399
  },
400
  {
401
+ "name": "vae",
402
+ "type": "VAE",
403
+ "link": 7
 
404
  }
405
  ],
406
  "outputs": [
407
  {
408
+ "name": "IMAGE",
409
+ "type": "IMAGE",
410
  "links": [
411
+ 31,
412
+ 41
413
  ],
414
  "shape": 3,
415
  "slot_index": 0
416
  }
417
  ],
418
  "properties": {
419
+ "Node name for S&R": "VAEDecode"
420
+ }
421
+ },
422
+ {
423
+ "id": 24,
424
+ "type": "SaveImage",
425
+ "pos": [
426
+ 1487,
427
+ 413
428
+ ],
429
+ "size": [
430
+ 315,
431
+ 270
432
+ ],
433
+ "flags": {},
434
+ "order": 14,
435
+ "mode": 0,
436
+ "inputs": [
437
+ {
438
+ "name": "images",
439
+ "type": "IMAGE",
440
+ "link": 41
441
+ }
442
+ ],
443
+ "properties": {},
444
  "widgets_values": [
445
+ "depth_res"
446
  ]
447
  },
448
  {
449
+ "id": 23,
450
+ "type": "MiDaS-DepthMapPreprocessor",
451
  "pos": [
452
+ -27,
453
+ -50
454
  ],
455
  "size": {
456
+ "0": 315,
457
+ "1": 106
458
  },
459
  "flags": {},
460
+ "order": 8,
461
  "mode": 0,
462
  "inputs": [
463
  {
464
+ "name": "image",
465
+ "type": "IMAGE",
466
+ "link": 37
 
467
  }
468
  ],
469
  "outputs": [
470
  {
471
+ "name": "IMAGE",
472
+ "type": "IMAGE",
473
  "links": [
474
+ 38,
475
+ 40
476
  ],
477
  "shape": 3,
478
  "slot_index": 0
479
  }
480
  ],
481
  "properties": {
482
+ "Node name for S&R": "MiDaS-DepthMapPreprocessor"
483
  },
484
  "widgets_values": [
485
+ 6.283185307179586,
486
+ 0.1,
487
+ 1024
488
  ]
489
  },
490
  {
491
+ "id": 6,
492
+ "type": "EmptyLatentImage",
493
  "pos": [
494
+ 769,
495
+ 430
496
  ],
497
  "size": {
498
  "0": 315,
499
+ "1": 106
500
  },
501
  "flags": {},
502
  "order": 5,
503
  "mode": 0,
504
  "outputs": [
505
  {
506
+ "name": "LATENT",
507
+ "type": "LATENT",
508
  "links": [
509
+ 5
510
  ],
511
  "shape": 3,
512
  "slot_index": 0
513
+ }
514
+ ],
515
+ "properties": {
516
+ "Node name for S&R": "EmptyLatentImage"
517
+ },
518
+ "widgets_values": [
519
+ 1024,
520
+ 1024,
521
+ 1
522
+ ]
523
+ },
524
+ {
525
+ "id": 5,
526
+ "type": "CLIPTextEncodeFlux",
527
+ "pos": [
528
+ 518,
529
+ -63
530
+ ],
531
+ "size": {
532
+ "0": 400,
533
+ "1": 200
534
+ },
535
+ "flags": {},
536
+ "order": 6,
537
+ "mode": 0,
538
+ "inputs": [
539
  {
540
+ "name": "clip",
541
+ "type": "CLIP",
542
+ "link": 2,
543
+ "slot_index": 0
544
+ }
545
+ ],
546
+ "outputs": [
547
+ {
548
+ "name": "CONDITIONING",
549
+ "type": "CONDITIONING",
550
+ "links": [
551
+ 18
552
+ ],
553
+ "shape": 3,
554
+ "slot_index": 0
555
  }
556
  ],
557
  "properties": {
558
+ "Node name for S&R": "CLIPTextEncodeFlux"
559
  },
560
  "widgets_values": [
561
+ "cyberpunk village with fog, full hd, atmosphere, cinematic",
562
+ "cyberpunk village with fog, full hd, atmosphere, cinematic",
563
+ 4
564
  ]
565
  }
566
  ],
 
676
  14,
677
  1,
678
  "IMAGE"
679
+ ],
680
+ [
681
+ 41,
682
+ 7,
683
+ 0,
684
+ 24,
685
+ 0,
686
+ "IMAGE"
687
  ]
688
  ],
689
  "groups": [],
690
  "config": {},
691
  "extra": {
692
  "ds": {
693
+ "scale": 2.1762913579014898,
694
  "offset": [
695
+ -249.5892058836903,
696
+ -103.17092105534093
697
  ]
698
  }
699
  },