Ubuntu搭建文章來源地址http://www.zghlxwxcb.cn/news/detail-751417.html
- 安裝依賴項(xiàng)
安裝以下依賴項(xiàng):
# Debian-based:
sudo apt install wget git python3 python3-venv libgl1 libglib2.0-0
# Red Hat-based:
sudo dnf install wget git python3
# Arch-based:
sudo pacman -S wget git python3
- 下載并安裝WebUI
進(jìn)入您想要安裝WebUI的目錄,并執(zhí)行以下命令:
wget -q https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh
- 運(yùn)行WebUI
執(zhí)行以下命令來運(yùn)行WebUI:
bash webui.sh
- 配置選項(xiàng)
檢查webui-user.sh文件以獲取更多配置選項(xiàng)。
文章來源:http://www.zghlxwxcb.cn/news/detail-751417.html
到了這里,關(guān)于Ubuntu搭建AI畫圖工具stable diffusion-webui的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!