Instructions to use carvychen/db-lora-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use carvychen/db-lora-xl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("carvychen/db-lora-xl") prompt = "shs inkpainting" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 275f7f10ed80ca964c315c71393b29b37a237a53ea605b5c6c9ad1ad0373135a
- Size of remote file:
- 47.4 MB
- SHA256:
- 21909a169ba98255ca82cc51f6148b75e1d1e69ad4e8e946cd4759a625e477c9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.