Instructions to use stablediffusionapi/anythingxl-v50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/anythingxl-v50 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/anythingxl-v50", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 406d1371bde97322e8445fb311a258da757415fc02b94f90fe05c276a880420b
- Size of remote file:
- 167 MB
- SHA256:
- 1ea00cd92c0aae921d1beb47ff4fd722ceeed62f4a919f76bd036cf15668ac7d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.