This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Tiny Stable Diffusion Model
- Download tiny model and config to model config.
wget -O ./models/Stable-diffusion/tiny.yaml https://github.com/omniinfer/sd-webui-cloud-inference/releases/download/tiny-model/tiny.yaml
wget -O ./models/Stable-diffusion/tiny.safetensors https://github.com/omniinfer/sd-webui-cloud-inference/releases/download/tiny-model/tiny.safetensors
- start webui with tiny model
--ckpt=/stable-diffusion-webui/models/Stable-diffusion/tiny.safetensors