Instructions to use wolfer45/ashamed-sadexp-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wolfer45/ashamed-sadexp-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/sdxl-turbo", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("wolfer45/ashamed-sadexp-sdxl") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 6ab0eefed92757b9c27c41541e5bc7827f4777a44d7fb5997737421779f2b9e3
- Size of remote file:
- 28.9 MB
- SHA256:
- 13e0fa6e4f78451a0954cd44cde4bdd3df568267239f97da4f9f2edf01d4e8b3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.