Instructions to use Hippotes/Ideogram4-Fal-ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Hippotes/Ideogram4-Fal-ComfyUI with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Hippotes/Ideogram4-Fal-ComfyUI", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e643971f32e2b429349ae10b43f1316638522394d43b88275be6bef927b97fce
- Size of remote file:
- 5.64 GB
- SHA256:
- 6ab0580189546ffbf750fecd64142cc353b381e4e7c4e364b6e69992ecbaeda8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.