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:
- 1806c0c5605a7097649a6ccc5866abf9b03cf3543fa36b1cff8c9689414424b6
- Size of remote file:
- 1.87 MB
- SHA256:
- 001903eb0d4d035de3520106640842c509a84487312a95bc31c33cea3873439a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.