marhensa commited on
Commit
3c39f92
1 Parent(s): 83ba48d

Upload LCM Workflows (SD1.5, SDXL, SDXL SSD-1B)

Browse files
Files changed (2) hide show
  1. sd15-lcm-workflow.json +230 -225
  2. sd15-lcm-workflow.png +2 -2
sd15-lcm-workflow.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "last_node_id": 72,
3
- "last_link_id": 228,
4
  "nodes": [
5
  {
6
  "id": 24,
@@ -110,7 +110,7 @@
110
  "name": "IMAGE",
111
  "type": "IMAGE",
112
  "links": [
113
- 90
114
  ],
115
  "shape": 3,
116
  "slot_index": 0
@@ -124,42 +124,6 @@
124
  1
125
  ]
126
  },
127
- {
128
- "id": 40,
129
- "type": "Reroute",
130
- "pos": [
131
- 1920,
132
- -350
133
- ],
134
- "size": [
135
- 75,
136
- 26
137
- ],
138
- "flags": {},
139
- "order": 21,
140
- "mode": 0,
141
- "inputs": [
142
- {
143
- "name": "",
144
- "type": "*",
145
- "link": 93
146
- }
147
- ],
148
- "outputs": [
149
- {
150
- "name": "",
151
- "type": "VAE",
152
- "links": [
153
- 94
154
- ],
155
- "slot_index": 0
156
- }
157
- ],
158
- "properties": {
159
- "showOutputText": false,
160
- "horizontal": false
161
- }
162
- },
163
  {
164
  "id": 36,
165
  "type": "UpscaleModelLoader",
@@ -269,47 +233,6 @@
269
  "horizontal": false
270
  }
271
  },
272
- {
273
- "id": 39,
274
- "type": "VAEEncode",
275
- "pos": [
276
- 2630,
277
- -370
278
- ],
279
- "size": {
280
- "0": 210,
281
- "1": 46
282
- },
283
- "flags": {},
284
- "order": 42,
285
- "mode": 0,
286
- "inputs": [
287
- {
288
- "name": "pixels",
289
- "type": "IMAGE",
290
- "link": 90
291
- },
292
- {
293
- "name": "vae",
294
- "type": "VAE",
295
- "link": 94
296
- }
297
- ],
298
- "outputs": [
299
- {
300
- "name": "LATENT",
301
- "type": "LATENT",
302
- "links": [
303
- 130
304
- ],
305
- "shape": 3,
306
- "slot_index": 0
307
- }
308
- ],
309
- "properties": {
310
- "Node name for S&R": "VAEEncode"
311
- }
312
- },
313
  {
314
  "id": 27,
315
  "type": "Reroute",
@@ -348,50 +271,6 @@
348
  "horizontal": false
349
  }
350
  },
351
- {
352
- "id": 30,
353
- "type": "VAEDecode",
354
- "pos": [
355
- 2630,
356
- -90
357
- ],
358
- "size": {
359
- "0": 210,
360
- "1": 46
361
- },
362
- "flags": {
363
- "collapsed": false
364
- },
365
- "order": 34,
366
- "mode": 0,
367
- "inputs": [
368
- {
369
- "name": "samples",
370
- "type": "LATENT",
371
- "link": 104
372
- },
373
- {
374
- "name": "vae",
375
- "type": "VAE",
376
- "link": 115
377
- }
378
- ],
379
- "outputs": [
380
- {
381
- "name": "IMAGE",
382
- "type": "IMAGE",
383
- "links": [
384
- 68
385
- ],
386
- "shape": 3,
387
- "slot_index": 0
388
- }
389
- ],
390
- "title": "VAE Decode (No Upscale)",
391
- "properties": {
392
- "Node name for S&R": "VAEDecode"
393
- }
394
- },
395
  {
396
  "id": 43,
397
  "type": "Reroute",
@@ -527,7 +406,7 @@
527
  {
528
  "name": "",
529
  "type": "*",
530
- "link": 130
531
  }
532
  ],
533
  "outputs": [
@@ -1064,51 +943,6 @@
1064
  "Node name for S&R": "ImageUpscaleWithModel"
1065
  }
1066
  },
1067
- {
1068
- "id": 17,
1069
- "type": "VAEDecode",
1070
- "pos": [
1071
- 2630,
1072
- -200
1073
- ],
1074
- "size": {
1075
- "0": 226.8000030517578,
1076
- "1": 46
1077
- },
1078
- "flags": {
1079
- "collapsed": false
1080
- },
1081
- "order": 45,
1082
- "mode": 0,
1083
- "inputs": [
1084
- {
1085
- "name": "samples",
1086
- "type": "LATENT",
1087
- "link": 27
1088
- },
1089
- {
1090
- "name": "vae",
1091
- "type": "VAE",
1092
- "link": 116,
1093
- "slot_index": 1
1094
- }
1095
- ],
1096
- "outputs": [
1097
- {
1098
- "name": "IMAGE",
1099
- "type": "IMAGE",
1100
- "links": [
1101
- 60
1102
- ],
1103
- "shape": 3,
1104
- "slot_index": 0
1105
- }
1106
- ],
1107
- "title": "VAE Decode (Upscale Output)",
1108
- "properties": {
1109
- "Node name for S&R": "VAEDecode"
1110
- }
1111
- },
1112
  {
1113
  "id": 47,
1114
  "type": "Reroute",
@@ -1136,7 +970,7 @@
1136
  "type": "VAE",
1137
  "links": [
1138
  115,
1139
- 116
1140
  ],
1141
  "slot_index": 0
1142
  }
@@ -1655,7 +1489,7 @@
1655
  {
1656
  "name": "",
1657
  "type": "*",
1658
- "link": 60
1659
  }
1660
  ],
1661
  "outputs": [
@@ -1837,7 +1671,7 @@
1837
  "name": "LATENT",
1838
  "type": "LATENT",
1839
  "links": [
1840
- 27
1841
  ],
1842
  "shape": 3,
1843
  "slot_index": 0
@@ -1957,10 +1791,10 @@
1957
  814,
1958
  299
1959
  ],
1960
- "size": [
1961
- 319.20001220703125,
1962
- 162
1963
- ],
1964
  "flags": {},
1965
  "order": 7,
1966
  "mode": 0,
@@ -2103,6 +1937,177 @@
2103
  ],
2104
  "color": "#233",
2105
  "bgcolor": "#355"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2106
  }
2107
  ],
2108
  "links": [
@@ -2114,14 +2119,6 @@
2114
  3,
2115
  "LATENT"
2116
  ],
2117
- [
2118
- 27,
2119
- 15,
2120
- 0,
2121
- 17,
2122
- 0,
2123
- "LATENT"
2124
- ],
2125
  [
2126
  30,
2127
  3,
@@ -2194,14 +2191,6 @@
2194
  0,
2195
  "CLIP"
2196
  ],
2197
- [
2198
- 60,
2199
- 17,
2200
- 0,
2201
- 28,
2202
- 0,
2203
- "*"
2204
- ],
2205
  [
2206
  68,
2207
  30,
@@ -2250,14 +2239,6 @@
2250
  1,
2251
  "FLOAT"
2252
  ],
2253
- [
2254
- 90,
2255
- 37,
2256
- 0,
2257
- 39,
2258
- 0,
2259
- "IMAGE"
2260
- ],
2261
  [
2262
  93,
2263
  27,
@@ -2266,14 +2247,6 @@
2266
  0,
2267
  "*"
2268
  ],
2269
- [
2270
- 94,
2271
- 40,
2272
- 0,
2273
- 39,
2274
- 1,
2275
- "VAE"
2276
- ],
2277
  [
2278
  95,
2279
  20,
@@ -2378,14 +2351,6 @@
2378
  1,
2379
  "VAE"
2380
  ],
2381
- [
2382
- 116,
2383
- 47,
2384
- 0,
2385
- 17,
2386
- 1,
2387
- "VAE"
2388
- ],
2389
  [
2390
  128,
2391
  43,
@@ -2402,14 +2367,6 @@
2402
  0,
2403
  "*"
2404
  ],
2405
- [
2406
- 130,
2407
- 39,
2408
- 0,
2409
- 53,
2410
- 0,
2411
- "*"
2412
- ],
2413
  [
2414
  131,
2415
  54,
@@ -2609,6 +2566,54 @@
2609
  38,
2610
  0,
2611
  "*"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2612
  ]
2613
  ],
2614
  "groups": [
 
1
  {
2
+ "last_node_id": 74,
3
+ "last_link_id": 236,
4
  "nodes": [
5
  {
6
  "id": 24,
 
110
  "name": "IMAGE",
111
  "type": "IMAGE",
112
  "links": [
113
+ 233
114
  ],
115
  "shape": 3,
116
  "slot_index": 0
 
124
  1
125
  ]
126
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  {
128
  "id": 36,
129
  "type": "UpscaleModelLoader",
 
233
  "horizontal": false
234
  }
235
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
236
  {
237
  "id": 27,
238
  "type": "Reroute",
 
271
  "horizontal": false
272
  }
273
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
274
  {
275
  "id": 43,
276
  "type": "Reroute",
 
406
  {
407
  "name": "",
408
  "type": "*",
409
+ "link": 232
410
  }
411
  ],
412
  "outputs": [
 
943
  "Node name for S&R": "ImageUpscaleWithModel"
944
  }
945
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
946
  {
947
  "id": 47,
948
  "type": "Reroute",
 
970
  "type": "VAE",
971
  "links": [
972
  115,
973
+ 235
974
  ],
975
  "slot_index": 0
976
  }
 
1489
  {
1490
  "name": "",
1491
  "type": "*",
1492
+ "link": 236
1493
  }
1494
  ],
1495
  "outputs": [
 
1671
  "name": "LATENT",
1672
  "type": "LATENT",
1673
  "links": [
1674
+ 234
1675
  ],
1676
  "shape": 3,
1677
  "slot_index": 0
 
1791
  814,
1792
  299
1793
  ],
1794
+ "size": {
1795
+ "0": 319.20001220703125,
1796
+ "1": 162
1797
+ },
1798
  "flags": {},
1799
  "order": 7,
1800
  "mode": 0,
 
1937
  ],
1938
  "color": "#233",
1939
  "bgcolor": "#355"
1940
+ },
1941
+ {
1942
+ "id": 73,
1943
+ "type": "VAEEncodeTiled",
1944
+ "pos": [
1945
+ 2648,
1946
+ -428
1947
+ ],
1948
+ "size": [
1949
+ 210,
1950
+ 78
1951
+ ],
1952
+ "flags": {},
1953
+ "order": 42,
1954
+ "mode": 0,
1955
+ "inputs": [
1956
+ {
1957
+ "name": "pixels",
1958
+ "type": "IMAGE",
1959
+ "link": 233
1960
+ },
1961
+ {
1962
+ "name": "vae",
1963
+ "type": "VAE",
1964
+ "link": 231
1965
+ }
1966
+ ],
1967
+ "outputs": [
1968
+ {
1969
+ "name": "LATENT",
1970
+ "type": "LATENT",
1971
+ "links": [
1972
+ 232
1973
+ ],
1974
+ "shape": 3,
1975
+ "slot_index": 0
1976
+ }
1977
+ ],
1978
+ "properties": {
1979
+ "Node name for S&R": "VAEEncodeTiled"
1980
+ },
1981
+ "widgets_values": [
1982
+ 512
1983
+ ]
1984
+ },
1985
+ {
1986
+ "id": 74,
1987
+ "type": "VAEDecodeTiled",
1988
+ "pos": [
1989
+ 2630,
1990
+ -199
1991
+ ],
1992
+ "size": [
1993
+ 210,
1994
+ 78
1995
+ ],
1996
+ "flags": {
1997
+ "pinned": true
1998
+ },
1999
+ "order": 45,
2000
+ "mode": 0,
2001
+ "inputs": [
2002
+ {
2003
+ "name": "samples",
2004
+ "type": "LATENT",
2005
+ "link": 234
2006
+ },
2007
+ {
2008
+ "name": "vae",
2009
+ "type": "VAE",
2010
+ "link": 235
2011
+ }
2012
+ ],
2013
+ "outputs": [
2014
+ {
2015
+ "name": "IMAGE",
2016
+ "type": "IMAGE",
2017
+ "links": [
2018
+ 236
2019
+ ],
2020
+ "shape": 3,
2021
+ "slot_index": 0
2022
+ }
2023
+ ],
2024
+ "properties": {
2025
+ "Node name for S&R": "VAEDecodeTiled"
2026
+ },
2027
+ "widgets_values": [
2028
+ 512
2029
+ ]
2030
+ },
2031
+ {
2032
+ "id": 30,
2033
+ "type": "VAEDecode",
2034
+ "pos": [
2035
+ 2630,
2036
+ -90
2037
+ ],
2038
+ "size": {
2039
+ "0": 210,
2040
+ "1": 46
2041
+ },
2042
+ "flags": {
2043
+ "collapsed": false,
2044
+ "pinned": true
2045
+ },
2046
+ "order": 34,
2047
+ "mode": 0,
2048
+ "inputs": [
2049
+ {
2050
+ "name": "samples",
2051
+ "type": "LATENT",
2052
+ "link": 104
2053
+ },
2054
+ {
2055
+ "name": "vae",
2056
+ "type": "VAE",
2057
+ "link": 115
2058
+ }
2059
+ ],
2060
+ "outputs": [
2061
+ {
2062
+ "name": "IMAGE",
2063
+ "type": "IMAGE",
2064
+ "links": [
2065
+ 68
2066
+ ],
2067
+ "shape": 3,
2068
+ "slot_index": 0
2069
+ }
2070
+ ],
2071
+ "title": "VAE Decode (No Upscale)",
2072
+ "properties": {
2073
+ "Node name for S&R": "VAEDecode"
2074
+ }
2075
+ },
2076
+ {
2077
+ "id": 40,
2078
+ "type": "Reroute",
2079
+ "pos": [
2080
+ 1930,
2081
+ -407
2082
+ ],
2083
+ "size": [
2084
+ 75,
2085
+ 26
2086
+ ],
2087
+ "flags": {},
2088
+ "order": 21,
2089
+ "mode": 0,
2090
+ "inputs": [
2091
+ {
2092
+ "name": "",
2093
+ "type": "*",
2094
+ "link": 93
2095
+ }
2096
+ ],
2097
+ "outputs": [
2098
+ {
2099
+ "name": "",
2100
+ "type": "VAE",
2101
+ "links": [
2102
+ 231
2103
+ ],
2104
+ "slot_index": 0
2105
+ }
2106
+ ],
2107
+ "properties": {
2108
+ "showOutputText": false,
2109
+ "horizontal": false
2110
+ }
2111
  }
2112
  ],
2113
  "links": [
 
2119
  3,
2120
  "LATENT"
2121
  ],
 
 
 
 
 
 
 
 
2122
  [
2123
  30,
2124
  3,
 
2191
  0,
2192
  "CLIP"
2193
  ],
 
 
 
 
 
 
 
 
2194
  [
2195
  68,
2196
  30,
 
2239
  1,
2240
  "FLOAT"
2241
  ],
 
 
 
 
 
 
 
 
2242
  [
2243
  93,
2244
  27,
 
2247
  0,
2248
  "*"
2249
  ],
 
 
 
 
 
 
 
 
2250
  [
2251
  95,
2252
  20,
 
2351
  1,
2352
  "VAE"
2353
  ],
 
 
 
 
 
 
 
 
2354
  [
2355
  128,
2356
  43,
 
2367
  0,
2368
  "*"
2369
  ],
 
 
 
 
 
 
 
 
2370
  [
2371
  131,
2372
  54,
 
2566
  38,
2567
  0,
2568
  "*"
2569
+ ],
2570
+ [
2571
+ 231,
2572
+ 40,
2573
+ 0,
2574
+ 73,
2575
+ 1,
2576
+ "VAE"
2577
+ ],
2578
+ [
2579
+ 232,
2580
+ 73,
2581
+ 0,
2582
+ 53,
2583
+ 0,
2584
+ "*"
2585
+ ],
2586
+ [
2587
+ 233,
2588
+ 37,
2589
+ 0,
2590
+ 73,
2591
+ 0,
2592
+ "IMAGE"
2593
+ ],
2594
+ [
2595
+ 234,
2596
+ 15,
2597
+ 0,
2598
+ 74,
2599
+ 0,
2600
+ "LATENT"
2601
+ ],
2602
+ [
2603
+ 235,
2604
+ 47,
2605
+ 0,
2606
+ 74,
2607
+ 1,
2608
+ "VAE"
2609
+ ],
2610
+ [
2611
+ 236,
2612
+ 74,
2613
+ 0,
2614
+ 28,
2615
+ 0,
2616
+ "*"
2617
  ]
2618
  ],
2619
  "groups": [
sd15-lcm-workflow.png CHANGED

Git LFS Details

  • SHA256: 65c67d7d68e7fc431f1983083f204fa52aaab5effe6d1ecf6e0e28d0b81821ea
  • Pointer size: 131 Bytes
  • Size of remote file: 825 kB

Git LFS Details

  • SHA256: 346664514896d2436f652ca68b2d3fcacda101fba4a43162f0736ccbd42944d1
  • Pointer size: 131 Bytes
  • Size of remote file: 823 kB