mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-06 21:52:54 +08:00
- opensuse compatibility
This commit is contained in:
parent
4afaaf8a02
commit
66767e3876
@ -121,6 +121,8 @@ Alternatively, use online services (like Google Colab):
|
|||||||
sudo apt install wget git python3 python3-venv libgl1 libglib2.0-0
|
sudo apt install wget git python3 python3-venv libgl1 libglib2.0-0
|
||||||
# Red Hat-based:
|
# Red Hat-based:
|
||||||
sudo dnf install wget git python3
|
sudo dnf install wget git python3
|
||||||
|
# openSUSE-based:
|
||||||
|
sudo zypper install wget git python3
|
||||||
# Arch-based:
|
# Arch-based:
|
||||||
sudo pacman -S wget git python3
|
sudo pacman -S wget git python3
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user