Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- comfyui
|
| 4 |
-
- diffusion-single-model
|
| 5 |
---
|
| 6 |
|
| 7 |
# Ideogram 4
|
|
@@ -14,7 +13,8 @@ Place the files in the following folders:
|
|
| 14 |
π ComfyUI/
|
| 15 |
βββ π models/
|
| 16 |
β βββ π diffusion_models/
|
| 17 |
-
β β
|
|
|
|
| 18 |
β βββ π text_encoders/
|
| 19 |
β β βββ qwen3vl_8b_fp8_scaled.safetensors
|
| 20 |
β βββ π vae/
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- comfyui
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Ideogram 4
|
|
|
|
| 13 |
π ComfyUI/
|
| 14 |
βββ π models/
|
| 15 |
β βββ π diffusion_models/
|
| 16 |
+
β β βββ ideogram4_fp8_scaled.safetensors
|
| 17 |
+
β β βββ ideogram4_unconditional_fp8_scaled.safetensors
|
| 18 |
β βββ π text_encoders/
|
| 19 |
β β βββ qwen3vl_8b_fp8_scaled.safetensors
|
| 20 |
β βββ π vae/
|