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