Text-to-Image
Diffusers
Safetensors
StableDiffusion3Pipeline
diffusers-training
template:sd-lora
sd3
sd3-diffusers
dreambooth
stable-diffusion
stable-diffusion-diffusers
Instructions to use xinweiliu/clean-save-model2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xinweiliu/clean-save-model2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xinweiliu/clean-save-model2", 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 Settings
- Draw Things
- DiffusionBee

- Xet hash:
- dd5b43689c60c4ef21724ec7ba889486465ef3ab2ff9a36d2146e4287f501e7c
- Size of remote file:
- 1.32 MB
- SHA256:
- 2c93fd2e0a84f83331f96759330247a463cdfa95664395f8b0cc24b5ec748e30
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.