--- 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 ```