Skip to content

krakotay/stable-diffusion-portable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portable Stable Diffusion

This is a portable version based on the Stable Diffusion by AUTOMATIC1111 version inspired of serpotapov/stable-diffusion-portable

What is difference?

This version uses uv, that can install packages much quickier than default pip. For example, serpotapov/stable-diffusion-portable or default version install torch several minutes, this one do it several seconds!


Running on Windows

  1. Download SD Portable
  2. Unzip the stable-diffusion-portable-main folder anywhere you want
    Root directory preferred, and path shouldn't have spaces and Cyrillic
    Example: D:\stable-diffusion-portable-main
  3. Run run.cmd and wait for a couple seconds
  4. When you see the models folder appeared (while cmd working),
    place any model (for example Deliberate) in the ...\models\Stable-diffusion directory
    Example of a full path:
    D:\stable-diffusion-portable-main\models\Stable-diffusion\Deliberate_v6.safetensors
  5. After complete download your browser will run Stable Diffusion
    The main launcher for the future will be the webui-user.bat file

P.S. Due to Windows specifics, any attempt to block network access may crash the install/update processes, so you will have to rerun .bat again.

About

My implementation of portable Automatic1111

Resources

Stars

Watchers

Forks

Packages

No packages published