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