BitPoet commited on
Commit
b8e5fa6
·
verified ·
1 Parent(s): 7eb04d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -62,4 +62,11 @@ ComfyUI core: Extended the native Ideogram 4 model to accept reference latents a
62
  including the separate indicator, MRoPE coordinate, clean timestep, and output-only prediction slicing.
63
 
64
  Custom node: Ideogram4ReferenceConditioning resizes and VAE-encodes a reference image to match the target latent, then attaches it only to positive
65
- conditioning so the separate unconditional model remains unchanged.
 
 
 
 
 
 
 
 
62
  including the separate indicator, MRoPE coordinate, clean timestep, and output-only prediction slicing.
63
 
64
  Custom node: Ideogram4ReferenceConditioning resizes and VAE-encodes a reference image to match the target latent, then attaches it only to positive
65
+ conditioning so the separate unconditional model remains unchanged.
66
+
67
+ ## Credits
68
+
69
+ Credits go to:
70
+ [ideogram-ai](https://huggingface.co/ideogram-ai) for releasing a highly interesting and high quality new image model.
71
+ Ostris for [AI-Toolkit](https://github.com/ostris/ai-toolkit)
72
+ [Comfy-Org](https://github.com/Comfy-Org) and [Kijai](https://huggingface.co/Kijai) for [ComfyUI](https://github.com/comfy-org/ComfyUI) itself and zero day support for Ideogram 4