Skip to content

Commit 8b0b93d

Browse files
Update Python 3.14 compatibility notes in README (#10730)
1 parent 1c7eaec commit 8b0b93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ comfy install
200200

201201
## Manual Install (Windows, Linux)
202202

203-
Python 3.14 will work if you comment out the `kornia` dependency in the requirements.txt file (breaks the canny node) but it is not recommended.
203+
Python 3.14 works but you may encounter issues with the torch compile node. The free threaded variant is still missing some dependencies.
204204

205205
Python 3.13 is very well supported. If you have trouble with some custom node dependencies on 3.13 you can try 3.12
206206

0 commit comments

Comments
 (0)