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:
- 7229d4b2eebe6850be2c044490395de2b4c357418fcb22f6cb52e7a5618971f5
- Size of remote file:
- 189 kB
- SHA256:
- 9f5d5a9021c385635692523932def008109e7d5a7eecd765fb59a26be5cbcc67
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.