【 Stable Diffusion WebUI 】【Extensions】Dynamic-Prompts
作用 將 prompt 新增一些語法,讓你使用 prompt 更彈性 一樣到 Extensions 頁面新增 […]
【 Stable Diffusion WebUI 】【Extensions】Dynamic-Prompts 閱讀全文 »
作用 將 prompt 新增一些語法,讓你使用 prompt 更彈性 一樣到 Extensions 頁面新增 […]
【 Stable Diffusion WebUI 】【Extensions】Dynamic-Prompts 閱讀全文 »
作用 如果想要隨機 prompt 中的一些單字,你可以使用 Wildcards 插件 舉例來說,你可能想要隨機
【 Stable Diffusion WebUI 】【Extensions】Wildcards 閱讀全文 »
基本介紹 之前使用 txt2img 或 img2img,即使使用相同的 prompt 人物的動作,構圖也會跟著
【 Stable Diffusion WebUI 】【Model】ControlNet 閱讀全文 »
安裝
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
1. 進入 https://github.com/bmaltais/kohya_ss 1.1 安裝 Required Dependencies 需要的工具 1.2 安裝 Installation 需要的步驟 2.出現 accelerate config 按 Enter 2.1 選擇 This machine 2.2 選擇 No distributed training 2.3 Do you want to run your training on CPU only (even if a GPU is available)? [yes/NO]:NO Do you wish to optimize your script with torch dynamo?[yes/NO]:NO Do you want to use DeepSpeed? [yes/NO]: No What GPU(s) (by id) should be used for training on this machine as a comma-seperated list? [all]:all Do you wish to use FP16 or BF16 : FP16 C:\Users\Jason/.cache\huggingface\accelerate\default_config.yaml command_file: null commands: null compute_environment: LOCAL_MACHINE deepspeed_config: {} distributed_type: 'NO' downcast_bf16: 'no' dynamo_backend: 'NO' fsdp_config: {} gpu_ids: all machine_rank: 0 main_process_ip: null main_process_port: null main_training_function: main megatron_lm_config: {} mixed_precision: fp16 num_machines: 1 num_processes: 1 rdzv_backend: static same_network: true tpu_name: null tpu_zone: null use_cpu: false 3. Optional: CUDNN 8.6 下載並把資料夾 (cudnn_windows) 放入 kohya_ss 再剛剛 PowerShell 執行 .\venv\Scripts\activate python .\tools\cudann_1.8_install.py 4. 右鍵 upgrade.ps1 > 用 PowerShell 執行 5. 執行 gui.bat |
訓練圖像 [crayon-6a8aa2
【Stable Diffusion WebUI 】【Model】Lora model training 閱讀全文 »
基本介紹 一般常用模型都要幾 G 以上,這次介紹 embeddings 檔案 embeddings 檔案常用附
【Stable Diffusion WebUI 】【Model】如何使用 embeddings (pt) 檔案 閱讀全文 »
【寫實風格模型】 Dreamlike-photoreal-2.0 連結 https://huggingface
【Stable Diffusion WebUI 】Resource 列表 閱讀全文 »
基本介紹 Painthua 是一個網站,可以和 stable-diffusion-webui 做結合,這邊介紹
【Stable Diffusion WebUI 】【Tool】 Painthua 延展圖片 閱讀全文 »
基本介紹 Prompt S/R 的意思是 Search 和 Replace 當我給一串 prompt 時,想將
【Stable Diffusion WebUI 】【Script】 Prompt S/R 閱讀全文 »
基本介紹 在 prompt 後面利用 | 新增不同描述組合,例如 [crayon-6a8aa2705f3b23
【Stable Diffusion WebUI 】【Script】 Prompt matrix 閱讀全文 »
基本介紹 如果想同時測試不同 prompt 可以使用 Prompt from file or text box
【Stable Diffusion WebUI 】【Script】 Prompt from file or text box 閱讀全文 »