| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248 |
- {
- "6": {
- "inputs": {
- "text": "the anime girl with massive fennec ears is wearing cargo pants while sitting on a log in the woods biting into a sandwitch beside a beautiful alpine lake",
- "clip": [
- "11",
- 0
- ]
- },
- "class_type": "CLIPTextEncode",
- "_meta": {
- "title": "CLIP Text Encode (Positive Prompt)"
- }
- },
- "8": {
- "inputs": {
- "samples": [
- "13",
- 0
- ],
- "vae": [
- "10",
- 0
- ]
- },
- "class_type": "VAEDecode",
- "_meta": {
- "title": "VAE Decode"
- }
- },
- "9": {
- "inputs": {
- "filename_prefix": "ComfyUI",
- "images": [
- "8",
- 0
- ]
- },
- "class_type": "SaveImage",
- "_meta": {
- "title": "Save Image"
- }
- },
- "10": {
- "inputs": {
- "vae_name": "ae.safetensors"
- },
- "class_type": "VAELoader",
- "_meta": {
- "title": "Load VAE"
- }
- },
- "11": {
- "inputs": {
- "clip_name1": "t5xxl_fp16.safetensors",
- "clip_name2": "clip_l.safetensors",
- "type": "flux",
- "device": "default"
- },
- "class_type": "DualCLIPLoader",
- "_meta": {
- "title": "DualCLIPLoader"
- }
- },
- "12": {
- "inputs": {
- "unet_name": "flux1-kontext-dev.safetensors",
- "weight_dtype": "default"
- },
- "class_type": "UNETLoader",
- "_meta": {
- "title": "Load Diffusion Model"
- }
- },
- "13": {
- "inputs": {
- "noise": [
- "25",
- 0
- ],
- "guider": [
- "22",
- 0
- ],
- "sampler": [
- "16",
- 0
- ],
- "sigmas": [
- "17",
- 0
- ],
- "latent_image": [
- "27",
- 0
- ]
- },
- "class_type": "SamplerCustomAdvanced",
- "_meta": {
- "title": "SamplerCustomAdvanced"
- }
- },
- "16": {
- "inputs": {
- "sampler_name": "euler"
- },
- "class_type": "KSamplerSelect",
- "_meta": {
- "title": "KSamplerSelect"
- }
- },
- "17": {
- "inputs": {
- "scheduler": "simple",
- "steps": 20,
- "denoise": 1.0,
- "model": [
- "30",
- 0
- ]
- },
- "class_type": "BasicScheduler",
- "_meta": {
- "title": "BasicScheduler"
- }
- },
- "22": {
- "inputs": {
- "model": [
- "30",
- 0
- ],
- "conditioning": [
- "42",
- 0
- ]
- },
- "class_type": "BasicGuider",
- "_meta": {
- "title": "BasicGuider"
- }
- },
- "25": {
- "inputs": {
- "noise_seed": 679064953796969
- },
- "class_type": "RandomNoise",
- "_meta": {
- "title": "RandomNoise"
- }
- },
- "26": {
- "inputs": {
- "guidance": 2.5,
- "conditioning": [
- "6",
- 0
- ]
- },
- "class_type": "FluxGuidance",
- "_meta": {
- "title": "FluxGuidance"
- }
- },
- "27": {
- "inputs": {
- "width": 1024,
- "height": 1024,
- "batch_size": 1
- },
- "class_type": "EmptySD3LatentImage",
- "_meta": {
- "title": "EmptySD3LatentImage"
- }
- },
- "30": {
- "inputs": {
- "max_shift": 1.15,
- "base_shift": 0.5,
- "width": 1024,
- "height": 1024,
- "model": [
- "12",
- 0
- ]
- },
- "class_type": "ModelSamplingFlux",
- "_meta": {
- "title": "ModelSamplingFlux"
- }
- },
- "39": {
- "inputs": {
- "pixels": [
- "40",
- 0
- ],
- "vae": [
- "10",
- 0
- ]
- },
- "class_type": "VAEEncode",
- "_meta": {
- "title": "VAE Encode"
- }
- },
- "40": {
- "inputs": {
- "image": [
- "41",
- 0
- ]
- },
- "class_type": "FluxKontextImageScale",
- "_meta": {
- "title": "FluxKontextImageScale"
- }
- },
- "41": {
- "inputs": {
- "image": "fennec_girl_sing.png"
- },
- "class_type": "LoadImage",
- "_meta": {
- "title": "Load Image"
- },
- "is_changed": [
- "8da6d35e6206689be1ac0d44e693a7eb13babffda52318c7a99b4f03cc8aa773"
- ]
- },
- "42": {
- "inputs": {
- "conditioning": [
- "26",
- 0
- ],
- "latent": [
- "39",
- 0
- ]
- },
- "class_type": "ReferenceLatent",
- "_meta": {
- "title": "ReferenceLatent"
- }
- }
- }
|