Home Artists Posts Import Register
The Offical Matrix Groupchat is online! >>CLICK HERE<<

Downloads

Content

Patreon exclusive posts index

Join discord and tell me your discord username to get a special rank : SECourses Discord

Requirements:

Installation

The purpose of these scripts are: installing ComfyUI with your desired Python and Torch version.

install_comfyUI.bat will generate a VENV and install latest version or any specific version of ComfyUI you wish with your Python version with Cuda 118 and Torch 2.0.1

You can edit it and make it any Torch and Cuda version you want. You can also edit and make it any specific commit ID of ComfyUI GitHub repo

Moreover, I suggest you to use Python 3.10.11

The script will also auto install ComfyUI manager plugin for you

  • First run install_comfyUI bat. This will install ComfyUI
  • After that whenever you want to start comfyUI run comfyUI. bat
  • Massive tutorial here : https://youtu.be/FnMHbhvWUhE

Comments

Gonzalo Duque

Hi, First of all, thank you for your hard work, it's amazing. I have an issue when trying to install or update custom nodes, I get this message in the console: ImportError: Failed to initialize: Bad git executable. [!] The git executable must be specified in one of the following ways: [!] - be included in your $PATH [!] - be set via $GIT_PYTHON_GIT_EXECUTABLE [!] - explicitly set via git.refresh() [!] [!] All git commands will error until this is rectified. Do you know how can I fix it? I've tried reinstalling Git, checked that the folder it's already on path in user environment and many thinks that I do not really understand but that I've read on the internet. Thank you very much in advance.

Furkan Gözükara

this is definitely git and python issue. can you uninstall all python and git and install as shown in this video please? https://youtu.be/B5U7LJOvH6g

DAVID PEREZ

Hello Furkan, if i have already installed comfy UI with the windows installer from the official gitbub, which would be the advantages to install with you 1 click installer?

Furkan Gözükara

the advantage is in some cases you need certain python version. for example there was a workflow that required python 3.10.x I am planning a tutorial for it so i made this installer