We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7eaec commit 8b0b93dCopy full SHA for 8b0b93d
README.md
@@ -200,7 +200,7 @@ comfy install
200
201
## Manual Install (Windows, Linux)
202
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.
+Python 3.14 works but you may encounter issues with the torch compile node. The free threaded variant is still missing some dependencies.
204
205
Python 3.13 is very well supported. If you have trouble with some custom node dependencies on 3.13 you can try 3.12
206
0 commit comments