Text-to-Image
Diffusers
English
stable-diffusion-xl
lora
template:sd-lora
template:sdxl-lora
sdxl-sliders
ntcai.xyz-sliders
concept
Instructions to use ntc-ai/SDXL-LoRA-slider.deep-sleep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ntc-ai/SDXL-LoRA-slider.deep-sleep 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/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ntc-ai/SDXL-LoRA-slider.deep-sleep") prompt = "deep sleep" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 2f7fd63472fb81fa86ec3d136b00e699264805975cf775aab994a5b79c26d249
- Size of remote file:
- 8.79 MB
- SHA256:
- 8e1c09ac33ee37c3e15ee992f577cf26f51b186020d9af52f0830f9b54ac0ea1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.