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