comfyui
Ideogram-4 / README.md
Lexius's picture
Update README.md
c630dd4 verified
---
license: other
license_name: ideogram-non-commercial-model-agreement
license_link: https://huggingface.co/ideogram-ai/ideogram-4-fp8/blob/main/LICENSE.md
tags:
- comfyui
---
# Ideogram 4
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/ideogram-ai/ideogram-4-fp8
Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚ β”‚ β”œβ”€β”€ ideogram4_fp8_scaled.safetensors
β”‚ β”‚ └── ideogram4_unconditional_fp8_scaled.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚ β”‚ └── qwen3vl_8b_fp8_scaled.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ vae/
β”‚ β”‚ └── flux2-vae.safetensors
```