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