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.hot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ntc-ai/SDXL-LoRA-slider.hot 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.hot") prompt = "hot" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 2d9ff10f9eb4df3fdbcb09ebc4f685ba67c73afc99f214e122c0261c7244a233
- Size of remote file:
- 8.79 MB
- SHA256:
- d86bab0fc5ef1a090fd4b07a038fd237c1694c339cc71a69873d9fa8e23bbf64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.