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