StableDiffusion:修訂版本之間的差異

出自福留子孫
跳轉到: 導覽搜尋
單機版安裝
單機版安裝
第 3 行: 第 3 行:
 
*下載並安裝 [https://www.python.org/downloads/release/python-3106/ python3.10.6]。找到 Windows installer (64-bit) 下載安裝。
 
*下載並安裝 [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,開啟「命令提示字元」程式(即CMD),進入到「C:\Users\目前的使用者」,如「C:\Users\鈴諭」輸入「git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git」。
 
*請進入「stable-diffusion-webui」的資料夾,找到「webui-user」請貼上以下程式碼,修改並儲存。
 
*請進入「stable-diffusion-webui」的資料夾,找到「webui-user」請貼上以下程式碼,修改並儲存。
 
<pre>
 
<pre>

2023年3月6日 (一) 16:32的修訂版本

單機版安裝

  • 下載並安裝 python3.10.6。找到 Windows installer (64-bit) 下載安裝。
  • 下載並安裝 git
  • 下載並安裝 stable-diffusion-webui,開啟「命令提示字元」程式(即CMD),進入到「C:\Users\目前的使用者」,如「C:\Users\鈴諭」輸入「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),請複製並用瀏覽器開啟。

使用介面介紹

介面輸入只能用英文