AI Art Generation Handbook/How to install Stable Diffusion/ComfyUI
Steps to Install ComfyUI
edit(1) Ensure your PC meet the basic requirements at main page
(2) Download Python 3.10.10 ← Link here
(3) During the first page of installation wizard, remember to check Add Python 3.10 To PATH
(4) Proceed the rest of installation as per usual
(5) Go create a folder at your desired locations (Make sure that you have access privilege)
(6) Download the ComfyUI from this locations : https://github.com/comfyanonymous/ComfyUI/releases/download/latest/ComfyUI_windows_portable_nvidia_cu118_or_cpu.7z
(7) Use the compression file tools (Recommended 7-Zip: Download here )
(8) Extract the 7z files into your desired file locations at Step (5)
(9) Go to this location: Your_installed_location\ComfyUI\ComfyUI_windows_portable
and double-click on run_nvidia_gpu.bat
(If you have Nvidia GPU) or run_cpu.bat
if don't
(10) The web browser should be opened and show something similar as followed.
Steps to install ComfyUI Manager
edit(1) Download the ComfyUI manager from Github : https://github.com/ltdrdata/ComfyUI-Manager
(2) Go to Your_Installed_Directory/ComfyUI/custom_nodes
and type cmd in the address bar
(3) Paste this command into cmd terminal: git clone https://github.com/ltdrdata/ComfyUI-Manager.git
(4) Restart ComfyUI
(5) You should see "Manager" button under Reset View after installing