|
9 | 9 | "ComfyUI": ["TextToImage","ImageToImage","ImageWithMask"]
|
10 | 10 | },
|
11 | 11 | "installer": {
|
12 |
| - "name": "Text & Image to Image (SDXL)", |
| 12 | + "name": "Text & Image (6.9G SDXL Lightning)", |
13 | 13 | "value": "sdxl-lightning"
|
14 | 14 | },
|
15 | 15 | "modelType": "TextToImage",
|
|
32 | 32 | "apiModels": {
|
33 | 33 | "ComfyUI": "jibMixRealisticXL_v160Aphrodite.safetensors"
|
34 | 34 | },
|
| 35 | + "installer": { |
| 36 | + "name": "Text & Image (7.1G Jib Mix Realistic v16)", |
| 37 | + "value": "jib-mix-realistic" |
| 38 | + }, |
35 | 39 | "modelType": "TextToImage",
|
36 | 40 | "filename": "jibMixRealisticXL_v160Aphrodite.safetensors",
|
37 | 41 | "path": "/data/models/checkpoints",
|
|
47 | 51 | "downloadUrl": "https://civitai.com/api/download/models/1031794?type=Model&format=SafeTensor&size=pruned&fp=fp16"
|
48 | 52 | },
|
49 | 53 | {
|
50 |
| - "id": "flux-schnell", |
51 |
| - "name": "FLUX Schnell", |
| 54 | + "id": "sd-3.5-fp8", |
| 55 | + "name": "Stable Diffusion 3.5 FP8", |
52 | 56 | "apiModels": {
|
53 |
| - "ComfyUI": "flux1-schnell.safetensors", |
54 |
| - "Replicate": "black-forest-labs/flux-schnell" |
| 57 | + "ComfyUI": "sd3.5_large_fp8_scaled.safetensors" |
55 | 58 | },
|
56 | 59 | "installer": {
|
57 |
| - "name": "Text to Image (Flux.Schnell)", |
58 |
| - "value": "flux-schnell" |
| 60 | + "name": "Text to Image (15G Stable Diffusion 3.5 FP8)", |
| 61 | + "value": "sd-3.5-fp8" |
59 | 62 | },
|
60 | 63 | "modelType": "TextToImage",
|
61 |
| - "filename": "flux1-schnell.safetensors", |
| 64 | + "filename": "sd3.5_large_fp8_scaled.safetensors", |
62 | 65 | "path": "/data/models/checkpoints",
|
63 |
| - "dependsOn": ["flux_vae","clip-l","t5xxl_fp8_e4m3fn"], |
64 |
| - "cfgScale": 3.5, |
65 |
| - "steps": 4, |
66 |
| - "scheduler": "simple", |
| 66 | + "cfgScale": 4, |
| 67 | + "steps": 20, |
| 68 | + "scheduler": "sgm_uniform", |
67 | 69 | "sampler": "euler",
|
68 | 70 | "width": 1024,
|
69 | 71 | "height": 1024,
|
70 |
| - "workflow": "flux1/text_to_image.json", |
71 |
| - "downloadApiKeyVar": "HF_TOKEN", |
72 |
| - "url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell", |
73 |
| - "downloadUrl": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors?download=true", |
74 |
| - "vae": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true" |
| 72 | + "workflow": "sd35-large/text_to_image.json", |
| 73 | + "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8", |
| 74 | + "downloadUrl": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true" |
75 | 75 | },
|
76 | 76 | {
|
77 | 77 | "id": "hidream-i1-dev",
|
|
80 | 80 | "ComfyUI": "hidream_i1_dev_fp8.safetensors"
|
81 | 81 | },
|
82 | 82 | "installer": {
|
83 |
| - "name": "Text to Image (HiDream I1 Dev)", |
| 83 | + "name": "Text to Image (17G HiDream I1 Dev)", |
84 | 84 | "value": "hidream-i1-dev"
|
85 | 85 | },
|
86 | 86 | "modelType": "TextToImage",
|
|
97 | 97 | "url": "https://comfyanonymous.github.io/ComfyUI_examples/hidream/",
|
98 | 98 | "downloadUrl": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors?download=true"
|
99 | 99 | },
|
100 |
| - { |
101 |
| - "id": "sd-3.5-large", |
102 |
| - "name": "Stable Diffusion 3.5 Large", |
103 |
| - "apiModels": { |
104 |
| - "ComfyUI": "sd3.5_large.safetensors", |
105 |
| - "Replicate": "stability-ai/stable-diffusion-3.5-large" |
106 |
| - }, |
107 |
| - "downloadApiKeyVar": "HF_TOKEN", |
108 |
| - "modelType": "TextToImage", |
109 |
| - "filename": "sd3.5_large.safetensors", |
110 |
| - "path": "/data/models/checkpoints", |
111 |
| - "dependsOn": ["clip-g","clip-l","t5xxl_fp16"], |
112 |
| - "cfgScale": 4.5, |
113 |
| - "steps": 40, |
114 |
| - "scheduler": "sgm_uniform", |
115 |
| - "sampler": "dpmpp_2m", |
116 |
| - "width": 1024, |
117 |
| - "height": 1024, |
118 |
| - "workflow": "sd35-large/text_to_image.json", |
119 |
| - "url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large", |
120 |
| - "downloadUrl": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large/resolve/main/sd3.5_large.safetensors?download=true" |
121 |
| - }, |
122 | 100 | {
|
123 | 101 | "id": "sd-3.5-large-turbo",
|
124 | 102 | "name": "Stable Diffusion 3.5 Large Turbo",
|
125 | 103 | "apiModels": {
|
126 | 104 | "ComfyUI": "sd3.5_large_turbo.safetensors",
|
127 | 105 | "Replicate": "stability-ai/stable-diffusion-3.5-large-turbo"
|
128 | 106 | },
|
129 |
| - "downloadApiKeyVar": "HF_TOKEN", |
| 107 | + "installer": { |
| 108 | + "name": "Text to Image (16G Stable Diffusion 3.5 Large Turbo)", |
| 109 | + "value": "sd-3.5-large-turbo" |
| 110 | + }, |
130 | 111 | "modelType": "TextToImage",
|
131 | 112 | "filename": "sd3.5_large_turbo.safetensors",
|
132 | 113 | "path": "/data/models/checkpoints",
|
|
138 | 119 | "width": 1024,
|
139 | 120 | "height": 1024,
|
140 | 121 | "workflow": "sd35-turbo/text_to_image.json",
|
| 122 | + "downloadApiKeyVar": "HF_TOKEN", |
141 | 123 | "url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large-turbo",
|
142 | 124 | "downloadUrl": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large-turbo/resolve/main/sd3.5_large_turbo.safetensors?download=true"
|
143 | 125 | },
|
144 | 126 | {
|
145 |
| - "id": "sd-3.5-fp8", |
146 |
| - "name": "Stable Diffusion 3.5 FP8", |
| 127 | + "id": "sd-3.5-large", |
| 128 | + "name": "Stable Diffusion 3.5 Large", |
147 | 129 | "apiModels": {
|
148 |
| - "ComfyUI": "sd3.5_large_fp8_scaled.safetensors" |
| 130 | + "ComfyUI": "sd3.5_large.safetensors", |
| 131 | + "Replicate": "stability-ai/stable-diffusion-3.5-large" |
149 | 132 | },
|
150 | 133 | "installer": {
|
151 |
| - "name": "Text to Image (SD 3.5)", |
152 |
| - "value": "sd-3.5-fp8" |
| 134 | + "name": "Text to Image (16G Stable Diffusion 3.5 Large)", |
| 135 | + "value": "sd-3.5-large" |
153 | 136 | },
|
154 | 137 | "modelType": "TextToImage",
|
155 |
| - "filename": "sd3.5_large_fp8_scaled.safetensors", |
| 138 | + "filename": "sd3.5_large.safetensors", |
156 | 139 | "path": "/data/models/checkpoints",
|
157 |
| - "cfgScale": 4, |
158 |
| - "steps": 20, |
| 140 | + "dependsOn": ["clip-g","clip-l","t5xxl_fp16"], |
| 141 | + "cfgScale": 4.5, |
| 142 | + "steps": 40, |
159 | 143 | "scheduler": "sgm_uniform",
|
160 |
| - "sampler": "euler", |
| 144 | + "sampler": "dpmpp_2m", |
161 | 145 | "width": 1024,
|
162 | 146 | "height": 1024,
|
163 | 147 | "workflow": "sd35-large/text_to_image.json",
|
164 |
| - "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8", |
165 |
| - "downloadUrl": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true" |
| 148 | + "downloadApiKeyVar": "HF_TOKEN", |
| 149 | + "url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large", |
| 150 | + "downloadUrl": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large/resolve/main/sd3.5_large.safetensors?download=true" |
| 151 | + }, |
| 152 | + { |
| 153 | + "id": "flux-schnell", |
| 154 | + "name": "FLUX Schnell", |
| 155 | + "apiModels": { |
| 156 | + "ComfyUI": "flux1-schnell.safetensors", |
| 157 | + "Replicate": "black-forest-labs/flux-schnell" |
| 158 | + }, |
| 159 | + "installer": { |
| 160 | + "name": "Text to Image (24G FLUX Schnell)", |
| 161 | + "value": "flux-schnell" |
| 162 | + }, |
| 163 | + "modelType": "TextToImage", |
| 164 | + "filename": "flux1-schnell.safetensors", |
| 165 | + "path": "/data/models/checkpoints", |
| 166 | + "dependsOn": ["flux_vae","clip-l","t5xxl_fp8_e4m3fn"], |
| 167 | + "cfgScale": 3.5, |
| 168 | + "steps": 4, |
| 169 | + "scheduler": "simple", |
| 170 | + "sampler": "euler", |
| 171 | + "width": 1024, |
| 172 | + "height": 1024, |
| 173 | + "workflow": "flux1/text_to_image.json", |
| 174 | + "downloadApiKeyVar": "HF_TOKEN", |
| 175 | + "url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell", |
| 176 | + "downloadUrl": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors?download=true", |
| 177 | + "vae": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true" |
166 | 178 | },
|
167 | 179 | {
|
168 | 180 | "id": "flux-dev",
|
|
0 commit comments