Instructions to use fblues/ic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fblues/ic with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fblues/ic", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 2bf0790bfaa0ca9edd3d45262ed7e7c0b9dfdeaf1b641cc3c75ef6f88f40c660
- Size of remote file:
- 3.44 GB
- SHA256:
- e3a80aaa36b0524bc5346d224f83b41d61043eb16ed59f662d7c7a79afb192f0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.