Instructions to use harshith7/my-eagle-fzw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use harshith7/my-eagle-fzw with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("harshith7/my-eagle-fzw", 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:
- 6a68c903ee21bc8c8bee898268647a362d40f60bfb9f8c8e02d4a4453741117c
- Size of remote file:
- 246 MB
- SHA256:
- 58e182bf988a87dc862088a84dcd78deacaf8791aeb40c19b50dba5a162215e4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.