Text-to-Image
Diffusers
Safetensors
StableDiffusion3Pipeline
diffusers-training
sd3
sd3-diffusers
template:sd-lora
lora
Instructions to use igorgoncharenko15/trained-sd3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use igorgoncharenko15/trained-sd3 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-3-medium-diffusers", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("igorgoncharenko15/trained-sd3") prompt = "A picture of sbercat looking straight" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a65bb6f49336d32f7761dcf2c37dad11304b12e9c68356ff4ff47b23a1d82206
- Size of remote file:
- 1 kB
- SHA256:
- 190299bfa26382211ed712ba8137894ab6b52151de9d20708e190793f4bf99ec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.