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
Normalize README metadata and formatting
#11
by Lexius - opened
README.md
CHANGED
|
@@ -5,6 +5,8 @@ license_link: https://huggingface.co/ideogram-ai/ideogram-4-fp8/blob/main/LICENS
|
|
| 5 |
tags:
|
| 6 |
- comfyui
|
| 7 |
- diffusion-single-file
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Ideogram 4
|
|
@@ -30,4 +32,4 @@ Place the files in the following folders:
|
|
| 30 |
β β βββ qwen3vl_8b_nvfp4.safetensors
|
| 31 |
β βββ π vae/
|
| 32 |
β β βββ flux2-vae.safetensors
|
| 33 |
-
```
|
|
|
|
| 5 |
tags:
|
| 6 |
- comfyui
|
| 7 |
- diffusion-single-file
|
| 8 |
+
base_model:
|
| 9 |
+
- ideogram-ai/ideogram-4-fp8
|
| 10 |
---
|
| 11 |
|
| 12 |
# Ideogram 4
|
|
|
|
| 32 |
β β βββ qwen3vl_8b_nvfp4.safetensors
|
| 33 |
β βββ π vae/
|
| 34 |
β β βββ flux2-vae.safetensors
|
| 35 |
+
```
|