Instructions to use ramsrigouthamg/lora-dog-SSD-1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ramsrigouthamg/lora-dog-SSD-1B with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("segmind/SSD-1B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ramsrigouthamg/lora-dog-SSD-1B") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 43b5a6c6235fb715699f7099c64479f51c1e966955f832989ec8a0604236c8d1
- Size of remote file:
- 1.57 MB
- SHA256:
- 1387fcb5adf9ac4de522d7c7a17329faf7e9863292832e5ad0b97cbe72bb68fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.