【遠距教學】“0”基礎也能學會的AI繪圖

Frank我有問題🙋🙋🙋
  • Frank的Email: stylefk1218@gmail.com
  • Frank的Line: stylefk
從Hugging face下載model@@@@改成直接從civiai 複製下載連結然後wget “連結” -O “asdas.safetensors”

使用wget下載model

1. 打開一個新的”Terminal” 點擊 “+”

2. 點擊 “Terminal”

3. 輸入 “cd ComfyUI/models/checkpoints/” 然後 “enter” -> 注意model應該要放到的位置,例如是checkpoints就放在checkpoints裡面、是controlnet就放在controlnet裡面

4. https://huggingface.co/ 搜尋你想要的模型例如 “realisticVisionV60B1_v51VAE” 在 “https://huggingface.co/moiu2998/mymo/blob/3c3093fa083909be34a10714c93874ce5c9dabc4/realisticVisionV60B1_v51VAE.safetensors” 裡面

5. 進入連結後點擊 “Copy download link”

6. 輸入 “wget xxxxxxxxx” 安裝下載模型 (xxxx為複製後的連結)

7. 輸入 “ls” 確認是否有”realisticVisionV60B1_v51VAE.safetensors”

快捷鍵
  • ctrl+enter: queue
  • ctrl+B: bypass
  • ctrl+M: ignore the workflow after this node
  • ctrl+c/ctrl+shfit+v: 包含接線複製
Tips
  • 如果沒出現效果,修改提示詞的權重
ComfyUI-Manager內下載model/node
只要是node都要restart

1. 點擊右上方”Manager”

2. 選擇”Custom Nodes Manager” or “Model Manager”

3. 搜尋並下載相關的node/model

node
model

4. 下載完”非系統的檔案“後會需要”Refresh”

->可直接點擊重新整理->

4. 下載完”系統的檔案“後會需要”Restart”,重開機後再”Refresh”

->等待ComfyUI重啟後重新整理->

5. 下載完成👍👍👍

❗開啟RunPod

1. 點擊Storage內創好的Pod的 “Deploy”

2. 選擇你要的GPU->會影響到租用的價格,若非大量使用選擇”16GB VRAM”即可,若錢太多,請選擇最貴的那種

3. 滑到最下方點擊 “Deploy On-Demand”

4. 等待系統啟動並點擊 “Connect”

5. 無論是否Ready都可以點擊 “Jupyter Lab -> :8888”

6. 點擊”Terminal”

7. 打 “./run_gpu.sh” and press “enter”

8. 等待伺服器建立,直到出現“http://0.0.0.0:8188”

9. 回到 “Connection Options” 點擊 “HTTP Service -> :8888”

10. 打開 ComfyUI 代表成功!

❗關閉RunPod

1. 回到RunPod 點擊 “垃圾桶”

2. 點擊 “Yes”

3. 重新整理並檢查是否成功關閉


課程大綱(依實際情況異動)


時間規劃:
時間項目
8:00~9:30X
9:30~9:45X
9:45~11:00X
XX








課程內容項目
1. About ME, YOU
2. 課程介紹/課程目標
3. -Model/IPO
使用wget下載model,

修改ComfyUI語言

1. 點擊左下角”⚙️”

2. 在Settings 的 Locale 更改 English 為 “中文”

預設工作流生成第一張AI繪圖

1. 重新整理ComfyUI頁面

1. 修改”Checkpoint加載器” 的model 為 “realisticVisionV60B1_v51VAE.safetensors” & 點擊”執行”

2. YOT GOT IT!

儲存工作流(workflow)

1. 點擊 “工作流” 後 “保存”

2. 儲存名為”task_0-first_attempt” 後 “確認”

GITHUB 下載工作流

下載Frank工作流

Method 1: 手動移動.json檔案

1. 進入連結https://github.com/frankpeng1218/Comfyui_AI_from_0_2025course

2. 點擊 “workflows”

3. 點擊目標.json檔案 “task_1-translation_tool.json”

4. 點擊 “下載的icon”

5. 拖曳移動到目標資料夾

/workspace/

->

/workspace/ComfyUI/

->

/workspace/ComfyUI/user/

->

…/user/default/

->

…/user/default/workflows
講檔案拖曳至workflows資料夾中

———–>

放入資料夾成功

Method 2: wget下載.json檔案

1. 進入連結https://github.com/frankpeng1218/Comfyui_AI_from_0_2025course

2. 點擊 “workflows”

3. 點擊目標.json檔案 “task_1-translation_tool.json”

4. 再點擊 “Raw”

4. 複製目標.json檔案的 “連結”

5. 在terminal 下輸入 “cd /workspace/ComfyUI/user/default/workflows” 後 “enter”

6. 在terminal 下輸入 “wget https://raw.githubusercontent.com/frankpeng1218/Comfyui_AI_from_0_2025course/refs/heads/main/workflows/task_1-translation_tool.json” 後 “enter”

7. 在terminal 下輸入 “ls” 後 “enter”, 可以檢查 “task_1-translation_tool.json” 是否成功下載

8. 會到ComfyUI 並重新整理, 點擊左邊工具列的 “工作流”並打開”task_1-translation_tool.json”

Backlog: Method 3: ComfyUI開啟下載檔案->此版本有bug

Method 3: ComfyUI開啟下載檔案->此版本有bug

1. 進入連結https://github.com/frankpeng1218/Comfyui_AI_from_0_2025course

2. 點擊 “workflows”

3. 點擊目標.json檔案 “task_1-translation_tool.json”

4. 點擊 “下載的icon”

5. 點擊 “打開”

6. 雙擊剛剛下載下來的檔案 “task_1-translation_tool.json”

下載/使用Argos翻譯節點

1. 點擊右上角 “Manager”

2. 點擊 “Custom Nodes Manager”

3. 輸入 “argos” 並點擊 ID34 “Install”

4. 選擇 “nightly” 並點擊 “Select”

5. 點擊 “Restart”

6. 點擊 “確認”

7. 等待ComfyUI server 重啟, 看到 “http://0.0.0.0:8188” 就代表重啟成功

8. 重新整理ComfyUI後, 開啟 “task_1-translation_tool.json” 並 “運行”

9. YOU GOT IT!

GITHUB下載style

下載style.csv並移動到目標資料夾(ComfyUI)

1. 進入到Frank的github-https://github.com/frankpeng1218/Comfyui_AI_from_0_2025course 並 點擊 “prompt_style”

2. 點擊 “styles.csv”

3. 點擊 “Raw”

4. 複製該連結

5. 開啟RunPod 的 Terminal 輸入 “cd”

6. 輸入剛剛複製的連結-> “wget https://raw.githubusercontent.com/frankpeng1218/Comfyui_AI_from_0_2025course/refs/heads/main/prompt_style/styles.csv

7. 輸入 “ls -l | grep “stylefks.csv” ” 或 “ls” 來檢查是否有成功下載

下載node “ComfyUI-Styles_CSV_Loader”->請參考置頂FQ&A

1. 點擊 “Manager” 然後 “Custom Nodes Manager”

->

2. 搜尋 “ComfyUI-Styles_CSV” 並點擊 “Install” 後點擊 “Select”

->

3. 點擊 “Restart” 後點擊 “確認”, 重新啟動ComfyUI

->

Connecting-單一風格

Connecting合併風格

節點:Efficieny node 和 easy use 可以未來再教:方便快速模組化節點(03-17)