Text-to-Image
Diffusers
diffusers-training
lora
template:sd-lora
stable-diffusion-xl
stable-diffusion-xl-diffusers
Instructions to use pribadihcr/DsPCBSD_CS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use pribadihcr/DsPCBSD_CS 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("pribadihcr/DsPCBSD_CS") prompt = "a photo of cs pcb" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 635ce5e10297db05bf876efbb611d4d324acbb9409b2b14ba830e865ebf91c65
- Size of remote file:
- 47.4 MB
- SHA256:
- 678a24d10814bf8896a4e40eedc5c1222bb9df830702db44bd6e51df499651f8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.