CoolFace
Modelpublic

StableDiffusionVN/Flux

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
115likes1.9kdownloads
Flux_Lora_Tester.json887 linesDownload Raw Back to ComfyUI_workflow
1{2  "last_node_id": 80,3  "last_link_id": 132,4  "nodes": [5    {6      "id": 8,7      "type": "VAEDecode",8      "pos": [9        1319,10        39411      ],12      "size": {13        "0": 210,14        "1": 4615      },16      "flags": {},17      "order": 12,18      "mode": 0,19      "inputs": [20        {21          "name": "samples",22          "type": "LATENT",23          "link": 6624        },25        {26          "name": "vae",27          "type": "VAE",28          "link": 8829        }30      ],31      "outputs": [32        {33          "name": "IMAGE",34          "type": "IMAGE",35          "links": [36            937          ],38          "slot_index": 039        }40      ],41      "properties": {42        "Node name for S&R": "VAEDecode"43      }44    },45    {46      "id": 9,47      "type": "SaveImage",48      "pos": [49        1563,50        39151      ],52      "size": {53        "0": 356.08502197265625,54        "1": 499.814331054687555      },56      "flags": {},57      "order": 14,58      "mode": 0,59      "inputs": [60        {61          "name": "images",62          "type": "IMAGE",63          "link": 964        }65      ],66      "properties": {67        "Node name for S&R": "SaveImage"68      },69      "widgets_values": [70        "ComfyUI"71      ]72    },73    {74      "id": 44,75      "type": "KSampler",76      "pos": [77        978,78        39679      ],80      "size": [81        318.3961181640625,82        487.516723632812583      ],84      "flags": {},85      "order": 10,86      "mode": 0,87      "inputs": [88        {89          "name": "model",90          "type": "MODEL",91          "link": 11892        },93        {94          "name": "positive",95          "type": "CONDITIONING",96          "link": 11297        },98        {99          "name": "negative",100          "type": "CONDITIONING",101          "link": 114102        },103        {104          "name": "latent_image",105          "type": "LATENT",106          "link": 85,107          "slot_index": 3108        },109        {110          "name": "seed",111          "type": "INT",112          "link": 132,113          "widget": {114            "name": "seed"115          }116        }117      ],118      "outputs": [119        {120          "name": "LATENT",121          "type": "LATENT",122          "links": [123            66124          ],125          "slot_index": 0,126          "shape": 3127        }128      ],129      "properties": {130        "Node name for S&R": "KSampler"131      },132      "widgets_values": [133        20570774385649,134        "randomize",135        20,136        1,137        "euler",138        "simple",139        1140      ]141    },142    {143      "id": 52,144      "type": "CheckpointLoaderSimple",145      "pos": [146        190,147        563148      ],149      "size": {150        "0": 315,151        "1": 98152      },153      "flags": {},154      "order": 2,155      "mode": 0,156      "outputs": [157        {158          "name": "MODEL",159          "type": "MODEL",160          "links": [161            116,162            125163          ],164          "slot_index": 0,165          "shape": 3166        },167        {168          "name": "CLIP",169          "type": "CLIP",170          "links": [171            117,172            127173          ],174          "slot_index": 1,175          "shape": 3176        },177        {178          "name": "VAE",179          "type": "VAE",180          "links": [181            88,182            131183          ],184          "slot_index": 2,185          "shape": 3186        }187      ],188      "properties": {189        "Node name for S&R": "CheckpointLoaderSimple"190      },191      "widgets_values": [192        "Flux_dev_v1-fp8.safetensors"193      ]194    },195    {196      "id": 53,197      "type": "EmptyLatentImage",198      "pos": [199        632,200        887201      ],202      "size": {203        "0": 303.3410339355469,204        "1": 111.14437103271484205      },206      "flags": {},207      "order": 1,208      "mode": 0,209      "outputs": [210        {211          "name": "LATENT",212          "type": "LATENT",213          "links": [214            85,215            130216          ],217          "shape": 3218        }219      ],220      "properties": {221        "Node name for S&R": "EmptyLatentImage"222      },223      "widgets_values": [224        768,225        1024,226        1227      ]228    },229    {230      "id": 68,231      "type": "Note",232      "pos": [233        192,234        711235      ],236      "size": {237        "0": 312.59844970703125,238        "1": 99.95023345947266239      },240      "flags": {},241      "order": 0,242      "mode": 0,243      "properties": {244        "text": ""245      },246      "widgets_values": [247        "ComfyUI Colab:\n- Creator: stablediffusion.vn\n- Website: sdvn.me | comfy.vn | fluxai.vn\n- Document: bit.ly/sdvn-lib\n- Skills training: hungdiffusion.com"248      ],249      "color": "#432",250      "bgcolor": "#653"251    },252    {253      "id": 69,254      "type": "CLIPTextEncode",255      "pos": [256        725,257        846258      ],259      "size": {260        "0": 400,261        "1": 200262      },263      "flags": {264        "collapsed": true265      },266      "order": 8,267      "mode": 0,268      "inputs": [269        {270          "name": "clip",271          "type": "CLIP",272          "link": 119273        },274        {275          "name": "text",276          "type": "STRING",277          "link": 115,278          "slot_index": 1,279          "widget": {280            "name": "text"281          }282        }283      ],284      "outputs": [285        {286          "name": "CONDITIONING",287          "type": "CONDITIONING",288          "links": [289            112,290            114291          ],292          "shape": 3293        }294      ],295      "properties": {296        "Node name for S&R": "CLIPTextEncode"297      },298      "widgets_values": [299        "Actual image of a smiling Vietnamese girl. With both hands she was holding a notice board with the word \"FluxAI by SDVN.ME\" large in the middle. Photos have high detail"300      ]301    },302    {303      "id": 70,304      "type": "DPRandomGenerator",305      "pos": [306        530,307        567308      ],309      "size": {310        "0": 400.3116149902344,311        "1": 238.43678283691406312      },313      "flags": {},314      "order": 4,315      "mode": 0,316      "outputs": [317        {318          "name": "STRING",319          "type": "STRING",320          "links": [321            115,322            126323          ],324          "shape": 3,325          "slot_index": 0326        }327      ],328      "properties": {329        "Node name for S&R": "DPRandomGenerator"330      },331      "widgets_values": [332        "Vietnamese girl wearing aodai walking on the street",333        1427,334        "randomize",335        "No"336      ]337    },338    {339      "id": 72,340      "type": "easy bookmark",341      "pos": [342        146,343        332344      ],345      "size": {346        "0": 210,347        "1": 82348      },349      "flags": {350        "collapsed": true351      },352      "order": 5,353      "mode": 0,354      "title": "🔖 1",355      "properties": {},356      "widgets_values": [357        "1",358        1.2359      ]360    },361    {362      "id": 75,363      "type": "LoraLoader",364      "pos": [365        617,366        395367      ],368      "size": {369        "0": 315,370        "1": 126371      },372      "flags": {},373      "order": 6,374      "mode": 0,375      "inputs": [376        {377          "name": "model",378          "type": "MODEL",379          "link": 116380        },381        {382          "name": "clip",383          "type": "CLIP",384          "link": 117385        }386      ],387      "outputs": [388        {389          "name": "MODEL",390          "type": "MODEL",391          "links": [392            118393          ],394          "shape": 3,395          "slot_index": 0396        },397        {398          "name": "CLIP",399          "type": "CLIP",400          "links": [401            119402          ],403          "shape": 3,404          "slot_index": 1405        }406      ],407      "properties": {408        "Node name for S&R": "LoraLoader"409      },410      "widgets_values": [411        "Lora/pytorch_lora_weights.safetensors",412        1,413        1414      ]415    },416    {417      "id": 76,418      "type": "VAEDecode",419      "pos": [420        1317,421        960422      ],423      "size": {424        "0": 210,425        "1": 46426      },427      "flags": {},428      "order": 11,429      "mode": 0,430      "inputs": [431        {432          "name": "samples",433          "type": "LATENT",434          "link": 120435        },436        {437          "name": "vae",438          "type": "VAE",439          "link": 131440        }441      ],442      "outputs": [443        {444          "name": "IMAGE",445          "type": "IMAGE",446          "links": [447            121448          ],449          "slot_index": 0450        }451      ],452      "properties": {453        "Node name for S&R": "VAEDecode"454      }455    },456    {457      "id": 77,458      "type": "SaveImage",459      "pos": [460        1561,461        957462      ],463      "size": {464        "0": 356.08502197265625,465        "1": 499.8143310546875466      },467      "flags": {},468      "order": 13,469      "mode": 0,470      "inputs": [471        {472          "name": "images",473          "type": "IMAGE",474          "link": 121475        }476      ],477      "properties": {478        "Node name for S&R": "SaveImage"479      },480      "widgets_values": [481        "ComfyUI"482      ]483    },484    {485      "id": 78,486      "type": "KSampler",487      "pos": [488        976,489        962490      ],491      "size": [492        318.3961181640625,493        487.5167236328125494      ],495      "flags": {},496      "order": 9,497      "mode": 0,498      "inputs": [499        {500          "name": "model",501          "type": "MODEL",502          "link": 125503        },504        {505          "name": "positive",506          "type": "CONDITIONING",507          "link": 128508        },509        {510          "name": "negative",511          "type": "CONDITIONING",512          "link": 129513        },514        {515          "name": "latent_image",516          "type": "LATENT",517          "link": 130,518          "slot_index": 3519        },520        {521          "name": "seed",522          "type": "INT",523          "link": 124,524          "widget": {525            "name": "seed"526          }527        }528      ],529      "outputs": [530        {531          "name": "LATENT",532          "type": "LATENT",533          "links": [534            120535          ],536          "slot_index": 0,537          "shape": 3538        }539      ],540      "properties": {541        "Node name for S&R": "KSampler"542      },543      "widgets_values": [544        20570774385649,545        "randomize",546        20,547        1,548        "euler",549        "simple",550        1551      ]552    },553    {554      "id": 79,555      "type": "PrimitiveNode",556      "pos": [557        639,558        1051559      ],560      "size": {561        "0": 210,562        "1": 82563      },564      "flags": {},565      "order": 3,566      "mode": 0,567      "outputs": [568        {569          "name": "INT",570          "type": "INT",571          "links": [572            124,573            132574          ],575          "widget": {576            "name": "seed"577          }578        }579      ],580      "title": "steps",581      "properties": {582        "Run widget replace on values": false583      },584      "widgets_values": [585        20570774385649,586        "randomize"587      ]588    },589    {590      "id": 80,591      "type": "CLIPTextEncode",592      "pos": [593        653,594        1195595      ],596      "size": {597        "0": 400,598        "1": 200599      },600      "flags": {601        "collapsed": true602      },603      "order": 7,604      "mode": 0,605      "inputs": [606        {607          "name": "clip",608          "type": "CLIP",609          "link": 127610        },611        {612          "name": "text",613          "type": "STRING",614          "link": 126,615          "slot_index": 1,616          "widget": {617            "name": "text"618          }619        }620      ],621      "outputs": [622        {623          "name": "CONDITIONING",624          "type": "CONDITIONING",625          "links": [626            128,627            129628          ],629          "shape": 3,630          "slot_index": 0631        }632      ],633      "properties": {634        "Node name for S&R": "CLIPTextEncode"635      },636      "widgets_values": [637        "Actual image of a smiling Vietnamese girl. With both hands she was holding a notice board with the word \"FluxAI by SDVN.ME\" large in the middle. Photos have high detail"638      ]639    }640  ],641  "links": [642    [643      9,644      8,645      0,646      9,647      0,648      "IMAGE"649    ],650    [651      66,652      44,653      0,654      8,655      0,656      "LATENT"657    ],658    [659      75,660      10,661      0,662      8,663      1,664      "VAE"665    ],666    [667      76,668      12,669      0,670      44,671      0,672      "MODEL"673    ],674    [675      77,676      11,677      0,678      48,679      0,680      "CLIP"681    ],682    [683      78,684      10,685      0,686      30,687      1,688      "VAE"689    ],690    [691      79,692      12,693      0,694      51,695      0,696      "MODEL"697    ],698    [699      80,700      11,701      0,702      51,703      1,704      "CLIP"705    ],706    [707      81,708      10,709      0,710      51,711      2,712      "VAE"713    ],714    [715      85,716      53,717      0,718      44,719      3,720      "LATENT"721    ],722    [723      88,724      52,725      2,726      8,727      1,728      "VAE"729    ],730    [731      112,732      69,733      0,734      44,735      1,736      "CONDITIONING"737    ],738    [739      114,740      69,741      0,742      44,743      2,744      "CONDITIONING"745    ],746    [747      115,748      70,749      0,750      69,751      1,752      "STRING"753    ],754    [755      116,756      52,757      0,758      75,759      0,760      "MODEL"761    ],762    [763      117,764      52,765      1,766      75,767      1,768      "CLIP"769    ],770    [771      118,772      75,773      0,774      44,775      0,776      "MODEL"777    ],778    [779      119,780      75,781      1,782      69,783      0,784      "CLIP"785    ],786    [787      120,788      78,789      0,790      76,791      0,792      "LATENT"793    ],794    [795      121,796      76,797      0,798      77,799      0,800      "IMAGE"801    ],802    [803      124,804      79,805      0,806      78,807      4,808      "INT"809    ],810    [811      125,812      52,813      0,814      78,815      0,816      "MODEL"817    ],818    [819      126,820      70,821      0,822      80,823      1,824      "STRING"825    ],826    [827      127,828      52,829      1,830      80,831      0,832      "CLIP"833    ],834    [835      128,836      80,837      0,838      78,839      1,840      "CONDITIONING"841    ],842    [843      129,844      80,845      0,846      78,847      2,848      "CONDITIONING"849    ],850    [851      130,852      53,853      0,854      78,855      3,856      "LATENT"857    ],858    [859      131,860      52,861      2,862      76,863      1,864      "VAE"865    ],866    [867      132,868      79,869      0,870      44,871      4,872      "INT"873    ]874  ],875  "groups": [],876  "config": {},877  "extra": {878    "ds": {879      "scale": 0.9090909090909091,880      "offset": [881        36.11731770833349,882        -360.6300781250004883      ]884    }885  },886  "version": 0.4887}