filmov
tv
comfyui amd gpu install tutorial in windows

Показать описание
tested in windows 10 64
I can now render with the rx 580 graphics card much faster than the cpu. But for heavy work, you need at least 12 GB of graphics memory.
1-Internet connection must be on during the process so that the downloads can be done
2-you must install git and python-3.10.11-amd64 and Miniconda
open anaconda command prompt
Go to the directory where you want comfyui to be installed by typing cd/ and cd commands in anaconda command prompt
then step by step type:
conda create -n comfyui python=3.10.11
enter
type y and enter
conda activate comfyui
enter
enter
cd comfyui
enter
enter
enter
pip install torch-directml
enter
pip install torchaudio==2.4.1
enter
enter
.........................................................................................................................
After that, anytime you want to enter the comfyui environment, open the anaconda command prompt and enter the comfyui address with dos environment commands and enter these commands to open the comfyui environment.
Pay attention to which path comfyui is located on your computer.
for example:
C:\Users\username\cd /
C:\cd comfyui
C:\ComfyUI\cd comfyui
C:\ComfyUI\ComfyUI\conda activate comfyui
So that you don't want to type these commands every time, type them in a text file and save it, and then copy and paste them into the annaconda command prompt every time you want to open comfyui.
To install ComfyUI-Manager in addition to an existing installation of ComfyUI, you can follow the following steps:
go into ComfyUI/custom_nodes folder
Click in the File Explorer bar (not searchbar) and type cmd then press enter
Then you copy and paste this command:
Restart ComfyUI
important: Never press the update all button in comfyui manager, because comfyui may not work anymore
I can now render with the rx 580 graphics card much faster than the cpu. But for heavy work, you need at least 12 GB of graphics memory.
1-Internet connection must be on during the process so that the downloads can be done
2-you must install git and python-3.10.11-amd64 and Miniconda
open anaconda command prompt
Go to the directory where you want comfyui to be installed by typing cd/ and cd commands in anaconda command prompt
then step by step type:
conda create -n comfyui python=3.10.11
enter
type y and enter
conda activate comfyui
enter
enter
cd comfyui
enter
enter
enter
pip install torch-directml
enter
pip install torchaudio==2.4.1
enter
enter
.........................................................................................................................
After that, anytime you want to enter the comfyui environment, open the anaconda command prompt and enter the comfyui address with dos environment commands and enter these commands to open the comfyui environment.
Pay attention to which path comfyui is located on your computer.
for example:
C:\Users\username\cd /
C:\cd comfyui
C:\ComfyUI\cd comfyui
C:\ComfyUI\ComfyUI\conda activate comfyui
So that you don't want to type these commands every time, type them in a text file and save it, and then copy and paste them into the annaconda command prompt every time you want to open comfyui.
To install ComfyUI-Manager in addition to an existing installation of ComfyUI, you can follow the following steps:
go into ComfyUI/custom_nodes folder
Click in the File Explorer bar (not searchbar) and type cmd then press enter
Then you copy and paste this command:
Restart ComfyUI
important: Never press the update all button in comfyui manager, because comfyui may not work anymore
Комментарии