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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 49dcf18195a56296e2618cbc26ef9e97e8b7e8ea34061def219b06f8fc0d36a7
- Size of remote file:
- 246 MB
- SHA256:
- 1fd3f49fcb56d7a3c54a3c6cefc115745e1256248ac254e1c95e8d4f59fcf621
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.