StableDiffusion:修訂版本之間的差異
出自福留子孫
(→單機版安裝) |
(→單機版安裝) |
||
第 1 行: | 第 1 行: | ||
[[分類:應用軟體]] | [[分類:應用軟體]] | ||
===單機版安裝=== | ===單機版安裝=== | ||
− | *下載並安裝 [https://www.python.org/downloads/release/python-3106/ python3.10.6] | + | *下載並安裝 [https://www.python.org/downloads/release/python-3106/ python3.10.6]。找到 Windows installer (64-bit) 下載安裝。 |
*下載並安裝 [https://git-scm.com/downloads git]。 | *下載並安裝 [https://git-scm.com/downloads git]。 | ||
*下載並安裝 stable-diffusion-webui,開啟命令字元,輸入「git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git」。 | *下載並安裝 stable-diffusion-webui,開啟命令字元,輸入「git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git」。 |
2023年3月6日 (一) 15:44的修訂版本
單機版安裝
- 下載並安裝 python3.10.6。找到 Windows installer (64-bit) 下載安裝。
- 下載並安裝 git。
- 下載並安裝 stable-diffusion-webui,開啟命令字元,輸入「git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git」。
- 請進入「stable-diffusion-webui」的資料夾,找到「webui-user」請貼上以下程式碼,修改並儲存。
@echo off set PYTHON=C:\User\...\python.exe (請填入 python3.10 執行檔的路徑) set GIT= set VENV DIR= Set COMMANDI INE_ARGS=--no-half --skip-torch-cuda-test (如有獨立顯卡,無需填寫) git pull call webui.bat
- 請進入「stable-diffusion-webui」的資料夾,點選「webui-user」批次檔案,下載並安裝「webui-user」。
- 安裝完成,會給一組伺服器IP(127.0.0.1:7861),請複製並用瀏覽器開啟。
使用介面介紹
介面輸入只能用英文