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