CoolFace
Modelpublic

frankjoshua/stable-diffusion-3.5-medium

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes132downloads
SD3.5M_SLG_example_workflow.json1006 linesDownload Raw Back to root
1{2  "last_node_id": 305,3  "last_link_id": 627,4  "nodes": [5    {6      "id": 11,7      "type": "TripleCLIPLoader",8      "pos": {9        "0": -2016,10        "1": -25211      },12      "size": {13        "0": 315,14        "1": 10615      },16      "flags": {},17      "order": 0,18      "mode": 0,19      "inputs": [],20      "outputs": [21        {22          "name": "CLIP",23          "type": "CLIP",24          "links": [25            5,26            9427          ],28          "slot_index": 0,29          "shape": 330        }31      ],32      "properties": {33        "Node name for S&R": "TripleCLIPLoader"34      },35      "widgets_values": [36        "sdv3/clip_g.safetensors",37        "sdv3/clip_l.safetensors",38        "sdv3/t5xxl_fp16.safetensors"39      ]40    },41    {42      "id": 303,43      "type": "VAEDecode",44      "pos": {45        "0": 1381,46        "1": 23347      },48      "size": {49        "0": 210,50        "1": 4651      },52      "flags": {},53      "order": 15,54      "mode": 0,55      "inputs": [56        {57          "name": "samples",58          "type": "LATENT",59          "link": 61260        },61        {62          "name": "vae",63          "type": "VAE",64          "link": 61465        }66      ],67      "outputs": [68        {69          "name": "IMAGE",70          "type": "IMAGE",71          "links": [72            61373          ],74          "slot_index": 0,75          "shape": 376        }77      ],78      "properties": {79        "Node name for S&R": "VAEDecode"80      },81      "widgets_values": []82    },83    {84      "id": 105,85      "type": "Note",86      "pos": {87        "0": -1484,88        "1": -24989      },90      "size": {91        "0": 210,92        "1": 110.1894836425781293      },94      "flags": {},95      "order": 1,96      "mode": 0,97      "inputs": [],98      "outputs": [],99      "properties": {100        "text": ""101      },102      "widgets_values": [103        "Make sure the resolution is multiple of 64 pixels and adds up to around 1 megapixel. "104      ],105      "color": "#432",106      "bgcolor": "#653"107    },108    {109      "id": 304,110      "type": "PreviewImage",111      "pos": {112        "0": 1758,113        "1": 150114      },115      "size": {116        "0": 616.689697265625,117        "1": 613.84130859375118      },119      "flags": {},120      "order": 17,121      "mode": 0,122      "inputs": [123        {124          "name": "images",125          "type": "IMAGE",126          "link": 613127        }128      ],129      "outputs": [],130      "properties": {131        "Node name for S&R": "PreviewImage"132      },133      "widgets_values": []134    },135    {136      "id": 50,137      "type": "PreviewImage",138      "pos": {139        "0": 1764,140        "1": -504141      },142      "size": {143        "0": 616.689697265625,144        "1": 613.84130859375145      },146      "flags": {},147      "order": 18,148      "mode": 0,149      "inputs": [150        {151          "name": "images",152          "type": "IMAGE",153          "link": 274154        }155      ],156      "outputs": [],157      "properties": {158        "Node name for S&R": "PreviewImage"159      },160      "widgets_values": []161    },162    {163      "id": 67,164      "type": "ConditioningZeroOut",165      "pos": {166        "0": -1103,167        "1": 454168      },169      "size": {170        "0": 211.60000610351562,171        "1": 26172      },173      "flags": {},174      "order": 8,175      "mode": 0,176      "inputs": [177        {178          "name": "conditioning",179          "type": "CONDITIONING",180          "link": 597181        }182      ],183      "outputs": [184        {185          "name": "CONDITIONING",186          "type": "CONDITIONING",187          "links": [188            90189          ],190          "slot_index": 0,191          "shape": 3192        }193      ],194      "properties": {195        "Node name for S&R": "ConditioningZeroOut"196      },197      "widgets_values": []198    },199    {200      "id": 68,201      "type": "ConditioningSetTimestepRange",202      "pos": {203        "0": -839,204        "1": 442205      },206      "size": {207        "0": 317.4000244140625,208        "1": 82209      },210      "flags": {},211      "order": 11,212      "mode": 0,213      "inputs": [214        {215          "name": "conditioning",216          "type": "CONDITIONING",217          "link": 90218        }219      ],220      "outputs": [221        {222          "name": "CONDITIONING",223          "type": "CONDITIONING",224          "links": [225            91226          ],227          "slot_index": 0,228          "shape": 3229        }230      ],231      "properties": {232        "Node name for S&R": "ConditioningSetTimestepRange"233      },234      "widgets_values": [235        0.1,236        1237      ]238    },239    {240      "id": 69,241      "type": "ConditioningCombine",242      "pos": {243        "0": -129,244        "1": 290245      },246      "size": {247        "0": 228.39999389648438,248        "1": 46249      },250      "flags": {},251      "order": 12,252      "mode": 0,253      "inputs": [254        {255          "name": "conditioning_1",256          "type": "CONDITIONING",257          "link": 91258        },259        {260          "name": "conditioning_2",261          "type": "CONDITIONING",262          "link": 92263        }264      ],265      "outputs": [266        {267          "name": "CONDITIONING",268          "type": "CONDITIONING",269          "links": [270            621,271            625272          ],273          "slot_index": 0,274          "shape": 3275        }276      ],277      "properties": {278        "Node name for S&R": "ConditioningCombine"279      },280      "widgets_values": []281    },282    {283      "id": 13,284      "type": "ModelSamplingSD3",285      "pos": {286        "0": -424,287        "1": -516288      },289      "size": {290        "0": 315,291        "1": 58292      },293      "flags": {294        "collapsed": false295      },296      "order": 7,297      "mode": 0,298      "inputs": [299        {300          "name": "model",301          "type": "MODEL",302          "link": 445303        }304      ],305      "outputs": [306        {307          "name": "MODEL",308          "type": "MODEL",309          "links": [310            606,311            618312          ],313          "slot_index": 0,314          "shape": 3315        }316      ],317      "properties": {318        "Node name for S&R": "ModelSamplingSD3"319      },320      "widgets_values": [321        3322      ]323    },324    {325      "id": 135,326      "type": "EmptySD3LatentImage",327      "pos": {328        "0": -1195,329        "1": -251330      },331      "size": {332        "0": 315,333        "1": 106334      },335      "flags": {},336      "order": 2,337      "mode": 0,338      "inputs": [],339      "outputs": [340        {341          "name": "LATENT",342          "type": "LATENT",343          "links": [344            598,345            611346          ],347          "slot_index": 0,348          "shape": 3349        }350      ],351      "properties": {352        "Node name for S&R": "EmptySD3LatentImage"353      },354      "widgets_values": [355        1280,356        768,357        1358      ]359    },360    {361      "id": 8,362      "type": "VAEDecode",363      "pos": {364        "0": 1387,365        "1": -415366      },367      "size": {368        "0": 210,369        "1": 46370      },371      "flags": {},372      "order": 16,373      "mode": 0,374      "inputs": [375        {376          "name": "samples",377          "type": "LATENT",378          "link": 572379        },380        {381          "name": "vae",382          "type": "VAE",383          "link": 605384        }385      ],386      "outputs": [387        {388          "name": "IMAGE",389          "type": "IMAGE",390          "links": [391            274392          ],393          "slot_index": 0,394          "shape": 3395        }396      ],397      "properties": {398        "Node name for S&R": "VAEDecode"399      },400      "widgets_values": []401    },402    {403      "id": 4,404      "type": "CheckpointLoaderSimple",405      "pos": {406        "0": -2016,407        "1": -504408      },409      "size": [410        311.9781150464221,411        99.19846549382407412      ],413      "flags": {},414      "order": 3,415      "mode": 0,416      "inputs": [],417      "outputs": [418        {419          "name": "MODEL",420          "type": "MODEL",421          "links": [422            445423          ],424          "slot_index": 0,425          "shape": 3426        },427        {428          "name": "CLIP",429          "type": "CLIP",430          "links": null,431          "shape": 3432        },433        {434          "name": "VAE",435          "type": "VAE",436          "links": [437            605,438            614439          ],440          "slot_index": 2,441          "shape": 3442        }443      ],444      "properties": {445        "Node name for S&R": "CheckpointLoaderSimple"446      },447      "widgets_values": [448        "sd3.5_medium.safetensors"449      ]450    },451    {452      "id": 302,453      "type": "KSampler",454      "pos": {455        "0": 962,456        "1": 236457      },458      "size": {459        "0": 378,460        "1": 504461      },462      "flags": {},463      "order": 13,464      "mode": 0,465      "inputs": [466        {467          "name": "model",468          "type": "MODEL",469          "link": 618470        },471        {472          "name": "positive",473          "type": "CONDITIONING",474          "link": 610475        },476        {477          "name": "negative",478          "type": "CONDITIONING",479          "link": 621480        },481        {482          "name": "latent_image",483          "type": "LATENT",484          "link": 611485        },486        {487          "name": "seed",488          "type": "INT",489          "link": 617,490          "widget": {491            "name": "seed"492          }493        }494      ],495      "outputs": [496        {497          "name": "LATENT",498          "type": "LATENT",499          "links": [500            612501          ],502          "slot_index": 0,503          "shape": 3504        }505      ],506      "properties": {507        "Node name for S&R": "KSampler"508      },509      "widgets_values": [510        42,511        "randomize",512        50,513        5,514        "dpmpp_2m",515        "sgm_uniform",516        1517      ]518    },519    {520      "id": 301,521      "type": "SkipLayerGuidanceSD3",522      "pos": {523        "0": 234,524        "1": -513525      },526      "size": {527        "0": 315,528        "1": 130529      },530      "flags": {},531      "order": 10,532      "mode": 0,533      "inputs": [534        {535          "name": "model",536          "type": "MODEL",537          "link": 606538        }539      ],540      "outputs": [541        {542          "name": "MODEL",543          "type": "MODEL",544          "links": [545            607546          ],547          "slot_index": 0548        }549      ],550      "properties": {551        "Node name for S&R": "SkipLayerGuidanceSD3"552      },553      "widgets_values": [554        "7,8,9",555        2,556        0.01,557        0.15558      ]559    },560    {561      "id": 70,562      "type": "ConditioningSetTimestepRange",563      "pos": {564        "0": -851,565        "1": 274566      },567      "size": {568        "0": 317.4000244140625,569        "1": 82570      },571      "flags": {},572      "order": 9,573      "mode": 0,574      "inputs": [575        {576          "name": "conditioning",577          "type": "CONDITIONING",578          "link": 627,579          "slot_index": 0580        }581      ],582      "outputs": [583        {584          "name": "CONDITIONING",585          "type": "CONDITIONING",586          "links": [587            92588          ],589          "slot_index": 0,590          "shape": 3591        }592      ],593      "properties": {594        "Node name for S&R": "ConditioningSetTimestepRange"595      },596      "widgets_values": [597        0,598        0.1599      ]600    },601    {602      "id": 71,603      "type": "CLIPTextEncode",604      "pos": {605        "0": -1547,606        "1": 348607      },608      "size": {609        "0": 351.8130798339844,610        "1": 195.57545471191406611      },612      "flags": {},613      "order": 6,614      "mode": 0,615      "inputs": [616        {617          "name": "clip",618          "type": "CLIP",619          "link": 94620        }621      ],622      "outputs": [623        {624          "name": "CONDITIONING",625          "type": "CONDITIONING",626          "links": [627            597,628            627629          ],630          "slot_index": 0,631          "shape": 3632        }633      ],634      "properties": {635        "Node name for S&R": "CLIPTextEncode"636      },637      "widgets_values": [638        ""639      ],640      "color": "#322",641      "bgcolor": "#533"642    },643    {644      "id": 294,645      "type": "KSampler",646      "pos": {647        "0": 969,648        "1": -417649      },650      "size": {651        "0": 378,652        "1": 504653      },654      "flags": {},655      "order": 14,656      "mode": 0,657      "inputs": [658        {659          "name": "model",660          "type": "MODEL",661          "link": 607662        },663        {664          "name": "positive",665          "type": "CONDITIONING",666          "link": 626667        },668        {669          "name": "negative",670          "type": "CONDITIONING",671          "link": 625672        },673        {674          "name": "latent_image",675          "type": "LATENT",676          "link": 598677        },678        {679          "name": "seed",680          "type": "INT",681          "link": 616,682          "widget": {683            "name": "seed"684          }685        }686      ],687      "outputs": [688        {689          "name": "LATENT",690          "type": "LATENT",691          "links": [692            572693          ],694          "slot_index": 0,695          "shape": 3696        }697      ],698      "properties": {699        "Node name for S&R": "KSampler"700      },701      "widgets_values": [702        42,703        "randomize",704        50,705        4,706        "dpmpp_2m",707        "sgm_uniform",708        1709      ]710    },711    {712      "id": 305,713      "type": "PrimitiveNode",714      "pos": {715        "0": -155,716        "1": -674717      },718      "size": {719        "0": 285.3897399902344,720        "1": 86.61906433105469721      },722      "flags": {},723      "order": 4,724      "mode": 0,725      "inputs": [],726      "outputs": [727        {728          "name": "INT",729          "type": "INT",730          "links": [731            616,732            617733          ],734          "slot_index": 0,735          "widget": {736            "name": "seed"737          }738        }739      ],740      "title": "seed",741      "properties": {742        "Run widget replace on values": false743      },744      "widgets_values": [745        42,746        "fixed"747      ]748    },749    {750      "id": 6,751      "type": "CLIPTextEncode",752      "pos": {753        "0": -1547,754        "1": 123755      },756      "size": {757        "0": 342.8335266113281,758        "1": 177.20867919921875759      },760      "flags": {},761      "order": 5,762      "mode": 0,763      "inputs": [764        {765          "name": "clip",766          "type": "CLIP",767          "link": 5768        }769      ],770      "outputs": [771        {772          "name": "CONDITIONING",773          "type": "CONDITIONING",774          "links": [775            610,776            626777          ],778          "slot_index": 0,779          "shape": 3780        }781      ],782      "properties": {783        "Node name for S&R": "CLIPTextEncode"784      },785      "widgets_values": [786        "photorealistic photography girl floating in air in white dress\n"787      ],788      "color": "#232",789      "bgcolor": "#353"790    }791  ],792  "links": [793    [794      5,795      11,796      0,797      6,798      0,799      "CLIP"800    ],801    [802      90,803      67,804      0,805      68,806      0,807      "CONDITIONING"808    ],809    [810      91,811      68,812      0,813      69,814      0,815      "CONDITIONING"816    ],817    [818      92,819      70,820      0,821      69,822      1,823      "CONDITIONING"824    ],825    [826      94,827      11,828      0,829      71,830      0,831      "CLIP"832    ],833    [834      274,835      8,836      0,837      50,838      0,839      "IMAGE"840    ],841    [842      445,843      4,844      0,845      13,846      0,847      "MODEL"848    ],849    [850      572,851      294,852      0,853      8,854      0,855      "LATENT"856    ],857    [858      597,859      71,860      0,861      67,862      0,863      "CONDITIONING"864    ],865    [866      598,867      135,868      0,869      294,870      3,871      "LATENT"872    ],873    [874      605,875      4,876      2,877      8,878      1,879      "VAE"880    ],881    [882      606,883      13,884      0,885      301,886      0,887      "MODEL"888    ],889    [890      607,891      301,892      0,893      294,894      0,895      "MODEL"896    ],897    [898      610,899      6,900      0,901      302,902      1,903      "CONDITIONING"904    ],905    [906      611,907      135,908      0,909      302,910      3,911      "LATENT"912    ],913    [914      612,915      302,916      0,917      303,918      0,919      "LATENT"920    ],921    [922      613,923      303,924      0,925      304,926      0,927      "IMAGE"928    ],929    [930      614,931      4,932      2,933      303,934      1,935      "VAE"936    ],937    [938      616,939      305,940      0,941      294,942      4,943      "INT"944    ],945    [946      617,947      305,948      0,949      302,950      4,951      "INT"952    ],953    [954      618,955      13,956      0,957      302,958      0,959      "MODEL"960    ],961    [962      621,963      69,964      0,965      302,966      2,967      "CONDITIONING"968    ],969    [970      625,971      69,972      0,973      294,974      2,975      "CONDITIONING"976    ],977    [978      626,979      6,980      0,981      294,982      1,983      "CONDITIONING"984    ],985    [986      627,987      71,988      0,989      70,990      0,991      "CONDITIONING"992    ]993  ],994  "groups": [],995  "config": {},996  "extra": {997    "ds": {998      "scale": 1.0834705943388945,999      "offset": [1000        2786.463291970421,1001        276.883169579581251002      ]1003    }1004  },1005  "version": 0.41006}