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