Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Tiny Stable Diffusion Model

Compare
Choose a tag to compare
@AnyISalIn AnyISalIn released this 27 Aug 08:53
· 8 commits to main since this release
  1. 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
  1. start webui with tiny model
--ckpt=/stable-diffusion-webui/models/Stable-diffusion/tiny.safetensors