|
1 | 1 | WORKFLOWS = { |
2 | 2 | "flux": { |
3 | | - "6": {"inputs": {"text": "", "clip": ["44", 0]}, "class_type": "CLIPTextEncode", "_meta": {"title": "CLIP Text Encode (Positive Prompt)"}}, |
4 | | - "8": {"inputs": {"samples": ["13", 0], "vae": ["10", 0]}, "class_type": "VAEDecode", "_meta": {"title": "VAE Decode"}}, |
5 | | - "10": {"inputs": {"vae_name": "ae.safetensors"}, "class_type": "VAELoader", "_meta": {"title": "Load VAE"}}, |
| 3 | + "6": { |
| 4 | + "inputs": { |
| 5 | + "text": "", |
| 6 | + "clip": ["44", 0], |
| 7 | + }, |
| 8 | + "class_type": "CLIPTextEncode", |
| 9 | + "_meta": {"title": "CLIP Text Encode (Positive Prompt)"}, |
| 10 | + }, |
| 11 | + "8": { |
| 12 | + "inputs": {"samples": ["13", 0], "vae": ["10", 0]}, |
| 13 | + "class_type": "VAEDecode", |
| 14 | + "_meta": {"title": "VAE Decode"}, |
| 15 | + }, |
| 16 | + "10": { |
| 17 | + "inputs": {"vae_name": "ae.safetensors"}, |
| 18 | + "class_type": "VAELoader", |
| 19 | + "_meta": {"title": "Load VAE"}, |
| 20 | + }, |
6 | 21 | "13": { |
7 | | - "inputs": {"noise": ["25", 0], "guider": ["22", 0], "sampler": ["16", 0], "sigmas": ["17", 0], "latent_image": ["27", 0]}, |
| 22 | + "inputs": { |
| 23 | + "noise": ["25", 0], |
| 24 | + "guider": ["22", 0], |
| 25 | + "sampler": ["16", 0], |
| 26 | + "sigmas": ["17", 0], |
| 27 | + "latent_image": ["27", 0], |
| 28 | + }, |
8 | 29 | "class_type": "SamplerCustomAdvanced", |
9 | 30 | "_meta": {"title": "SamplerCustomAdvanced"}, |
10 | 31 | }, |
11 | | - "16": {"inputs": {"sampler_name": "euler_ancestral"}, "class_type": "KSamplerSelect", "_meta": {"title": "KSamplerSelect"}}, |
| 32 | + "16": { |
| 33 | + "inputs": {"sampler_name": "euler_ancestral"}, |
| 34 | + "class_type": "KSamplerSelect", |
| 35 | + "_meta": {"title": "KSamplerSelect"}, |
| 36 | + }, |
12 | 37 | "17": { |
13 | | - "inputs": {"scheduler": "sgm_uniform", "steps": 16, "denoise": 1, "model": ["30", 0]}, |
| 38 | + "inputs": { |
| 39 | + "scheduler": "sgm_uniform", |
| 40 | + "steps": 16, |
| 41 | + "denoise": 1, |
| 42 | + "model": ["30", 0], |
| 43 | + }, |
14 | 44 | "class_type": "BasicScheduler", |
15 | 45 | "_meta": {"title": "BasicScheduler"}, |
16 | 46 | }, |
17 | | - "22": {"inputs": {"model": ["30", 0], "conditioning": ["26", 0]}, "class_type": "BasicGuider", "_meta": {"title": "BasicGuider"}}, |
18 | | - "25": {"inputs": {"noise_seed": 249566775388566}, "class_type": "RandomNoise", "_meta": {"title": "RandomNoise"}}, |
19 | | - "26": {"inputs": {"guidance": 2.1, "conditioning": ["6", 0]}, "class_type": "FluxGuidance", "_meta": {"title": "FluxGuidance"}}, |
20 | | - "27": {"inputs": {"width": 832, "height": 1216, "batch_size": 1}, "class_type": "EmptySD3LatentImage", "_meta": {"title": "EmptySD3LatentImage"}}, |
| 47 | + "22": { |
| 48 | + "inputs": {"model": ["30", 0], "conditioning": ["26", 0]}, |
| 49 | + "class_type": "BasicGuider", |
| 50 | + "_meta": {"title": "BasicGuider"}, |
| 51 | + }, |
| 52 | + "25": { |
| 53 | + "inputs": {"noise_seed": 733113376065330}, |
| 54 | + "class_type": "RandomNoise", |
| 55 | + "_meta": {"title": "RandomNoise"}, |
| 56 | + }, |
| 57 | + "26": { |
| 58 | + "inputs": {"guidance": 2.1, "conditioning": ["6", 0]}, |
| 59 | + "class_type": "FluxGuidance", |
| 60 | + "_meta": {"title": "FluxGuidance"}, |
| 61 | + }, |
| 62 | + "27": { |
| 63 | + "inputs": {"width": 832, "height": 1216, "batch_size": 1}, |
| 64 | + "class_type": "EmptySD3LatentImage", |
| 65 | + "_meta": {"title": "EmptySD3LatentImage"}, |
| 66 | + }, |
21 | 67 | "30": { |
22 | | - "inputs": {"max_shift": 1.15, "base_shift": 0.5, "width": 832, "height": 1216, "model": ["47", 0]}, |
| 68 | + "inputs": { |
| 69 | + "max_shift": 1.15, |
| 70 | + "base_shift": 0.5, |
| 71 | + "width": 832, |
| 72 | + "height": 1216, |
| 73 | + "model": ["47", 0], |
| 74 | + }, |
23 | 75 | "class_type": "ModelSamplingFlux", |
24 | 76 | "_meta": {"title": "ModelSamplingFlux"}, |
25 | 77 | }, |
|
49 | 101 | "_meta": {"title": "Nunchaku FLUX DiT Loader"}, |
50 | 102 | }, |
51 | 103 | "47": { |
52 | | - "inputs": {"lora_name": "flux/aidmaHyperrealism-FLUX-v0.3-[aidmaHyperrealism].safetensors", "lora_strength": 0.8, "model": ["55", 0]}, |
| 104 | + "inputs": { |
| 105 | + "lora_name": "flux/aidmaHyperrealism-FLUX-v0.3-[aidmaHyperrealism].safetensors", |
| 106 | + "lora_strength": 0.8, |
| 107 | + "model": ["55", 0], |
| 108 | + }, |
53 | 109 | "class_type": "NunchakuFluxLoraLoader", |
54 | 110 | "_meta": {"title": "Nunchaku FLUX LoRA Loader"}, |
55 | 111 | }, |
|
70 | 126 | "image_preview": True, |
71 | 127 | "output_ext": ".webp", |
72 | 128 | "quality": 90, |
73 | | - "images": ["8", 0], |
| 129 | + "images": ["53", 0], |
74 | 130 | }, |
75 | 131 | "class_type": "SaveImageExtended", |
76 | 132 | "_meta": {"title": "💾 Save Image Extended"}, |
77 | 133 | }, |
78 | | - "53": {"inputs": {"value": ["8", 0]}, "class_type": "UnloadAllModels", "_meta": {"title": "UnloadAllModels"}}, |
| 134 | + "53": { |
| 135 | + "inputs": {"value": ["8", 0]}, |
| 136 | + "class_type": "UnloadAllModels", |
| 137 | + "_meta": {"title": "UnloadAllModels"}, |
| 138 | + }, |
79 | 139 | "55": { |
80 | | - "inputs": {"lora_name": "flux/flux1-turbo.safetensors", "lora_strength": 0.6, "model": ["45", 0]}, |
| 140 | + "inputs": { |
| 141 | + "lora_name": "flux/flux1-turbo.safetensors", |
| 142 | + "lora_strength": 0.6, |
| 143 | + "model": ["45", 0], |
| 144 | + }, |
81 | 145 | "class_type": "NunchakuFluxLoraLoader", |
82 | 146 | "_meta": {"title": "Nunchaku FLUX LoRA Loader"}, |
83 | 147 | }, |
|
0 commit comments