GNU/Linux (Ubuntu 22.04) installer and launcher for Stable Diffusion WebUI Forge.
Can be used for running inferences on Flux.1 models.
- Install
TCMalloc
if not yet installed:sudo apt-get install -y libgoogle-perftools4 libtcmalloc-minimal4
- Clone this repo:
git clone https://github.com/inimrod/forge-webui-launcher.git forge-webui && cd forge-webui && chmod +x run.sh
. - Run for the first time:
./run.sh
- Run:
./run.sh
.
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