Instructions to use rehanhaider/vectors-training-sdxl-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rehanhaider/vectors-training-sdxl-1.0 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("rehanhaider/vectors-training-sdxl-1.0") prompt = "in the style of wlat_mntn" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b7f6dc893c0aa31fa33689c92b8ef4d5030e9722973defe1275a56b33fdc45a0
- Size of remote file:
- 557 Bytes
- SHA256:
- 68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.