Diffusers
Safetensors
comfyui
Hippotes commited on
Commit
9fcb42c
·
verified ·
1 Parent(s): f0852f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -2,6 +2,14 @@
2
  license: other
3
  license_name: ideogram-4-non-commercial
4
  license_link: https://huggingface.co/ideogram-ai/ideogram-4-fp8/blob/main/LICENSE.md
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  Repackages of Fal's [Ideogram4-Fast](https://huggingface.co/fal/ideogram-v4-fast) and [Ideogram4-Instant](https://huggingface.co/fal/ideogram-v4-instant) to ComfyUI compatible files, with int8 and nvfp4 conversion done with [Silveroxides/convert_to_quant](https://github.com/silveroxides/convert_to_quant), targeting only attention and MLP tensors.
 
2
  license: other
3
  license_name: ideogram-4-non-commercial
4
  license_link: https://huggingface.co/ideogram-ai/ideogram-4-fp8/blob/main/LICENSE.md
5
+ base_model_relation: quantized
6
+ library_name: diffusers
7
+ tags:
8
+ - comfyui
9
+ - safetensors
10
+ base_model:
11
+ - fal/ideogram-v4-fast
12
+ - fal/ideogram-v4-instant
13
  ---
14
 
15
  Repackages of Fal's [Ideogram4-Fast](https://huggingface.co/fal/ideogram-v4-fast) and [Ideogram4-Instant](https://huggingface.co/fal/ideogram-v4-instant) to ComfyUI compatible files, with int8 and nvfp4 conversion done with [Silveroxides/convert_to_quant](https://github.com/silveroxides/convert_to_quant), targeting only attention and MLP tensors.