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:
- f683c06354ef1a27ba3bd58c55a27866225b502b606a6782930930327e40ac5c
- Size of remote file:
- 18.6 GB
- SHA256:
- 037ecbc661734e52c3796e45bfdfcc1c8c73fc4c7799a96565b396bad099a3c0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.