[Stable Diffusion] ...
 
Notifications
Clear all

[Stable Diffusion] Automatic111

1 Posts
1 Users
0 Reactions
57 Views
(@andre)
Posts: 45
Member Admin
Topic starter
 

[Stable Diffusion] Automatic111 

Install Prerecs

sudo apt install wget git libgl1 libglib2.0-0

Install Automatic1111

sudo apt install git software-properties-common -y
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt install python3.10 python3.10-venv -y
git clone  https://github.com/AUTOMATIC1111/stable-diffusion-webui  && cd stable-diffusion-webui
python3.10 -m venv venv
./webui.sh

Start WebUI with low ram and allow external hosts. the api flag is also enable to work with openwebui

./webui.sh --lowvram --listen --api

 

This topic was modified 4 weeks ago 3 times by Andre Tiltman
 
Posted : 21/08/2024 7:36 pm
Share: