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

- Xet hash:
- 50da6e42774c0bac388029d8545a6cd018d6a7819db7669dcbaf4811eb24119d
- Size of remote file:
- 1.15 MB
- SHA256:
- 28ab8d7a1e6e43ea609bee71d87e75a87065226da4fc92f220e7e8ddcaed8916
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.