Instructions to use Comfy-Org/Ideogram-4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Ideogram-4 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 1,091 Bytes
4edad7c 7619ab4 bbee2ab 4edad7c bbee2ab | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
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
- diffusion-single-file
base_model:
- ideogram-ai/ideogram-4-fp8
---
# 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_int8_convrot.safetensors
β β βββ ideogram4_nvfp4_mixed.safetensors
β β βββ ideogram4_unconditional_fp8_scaled.safetensors
β β βββ ideogram4_unconditional_int8_convrot.safetensors
β β βββ ideogram4_unconditional_nvfp4_mixed.safetensors
β βββ π text_encoders/
β β βββ qwen3vl_8b_fp8_scaled.safetensors
β β βββ qwen3vl_8b_nvfp4.safetensors
β βββ π vae/
β β βββ flux2-vae.safetensors
```
|