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