Skip to content

Commit 8486706

Browse files
Python 3.14 instructions. (Comfy-Org#10337)
1 parent 3374e90 commit 8486706

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,9 @@ comfy install
197197

198198
## Manual Install (Windows, Linux)
199199

200-
Python 3.13 is very well supported. If you have trouble with some custom node dependencies you can try 3.12
200+
Python 3.14 will work if you comment out the `kornia` dependency in the requirements.txt file (breaks the canny node) and install pytorch nightly but it is not recommended.
201+
202+
Python 3.13 is very well supported. If you have trouble with some custom node dependencies on 3.13 you can try 3.12
201203

202204
Git clone this repo.
203205

0 commit comments

Comments
 (0)