ComfyUI (Stable Dif...
 
Notifications
Clear all

ComfyUI (Stable Diffusion)

1 Posts
1 Users
0 Reactions
51 Views
(@andre)
Posts: 66
Member Admin
Topic starter
 

Install Torch for Nvidia card

pip install torch torchvision torchaudio --extra-index-url  https://download.pytorch.org/whl/cu126 

Clone Repo

 https://github.com/comfyanonymous/ComfyUI.git 

Install from Comfy-Cli

pip install comfy-cli
comfy install

Install Requirments

pip install -r requirements.txt

Run

python main.py --listen=192.168.1.51 --port=8188

 

Low Memory Issue

python main.py --listen=192.168.1.51 --port=8188 --novram --disable-cuda-malloc --cpu-vae
This topic was modified 5 days ago by Andre Tiltman
 
Posted : 01/04/2025 9:32 am
Share: