Skip to content

Installer and launcher of Forge WebUI for GNU-Linux environments

License

Notifications You must be signed in to change notification settings

inimrod/forge-webui-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forge-webui-launcher

GNU/Linux (Ubuntu 22.04) installer and launcher for Stable Diffusion WebUI Forge.

Can be used for running inferences on Flux.1 models.

Installing:

  1. Install TCMalloc if not yet installed: sudo apt-get install -y libgoogle-perftools4 libtcmalloc-minimal4
  2. Clone this repo: git clone https://github.com/inimrod/forge-webui-launcher.git forge-webui && cd forge-webui && chmod +x run.sh.
  3. Run for the first time: ./run.sh

Manual Usage

  1. Run: ./run.sh.

Download Flux.1-dev model:

cd ./forge/models/Stable-diffusion;\
wget --inet4-only https://huggingface.co/lllyasviel/flux1_dev/resolve/main/flux1-dev-fp8.safetensors?download=true -O flux1-dev-fp8.safetensors

About

Installer and launcher of Forge WebUI for GNU-Linux environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages