You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ comfy install
208
208
209
209
## Manual Install (Windows, Linux)
210
210
211
-
Python 3.14 works but you may encounter issues with the torch compile node. The free threaded variant is still missing some dependencies.
211
+
Python 3.14 works but some custom nodes may have issues. The free threaded variant works but some dependencies will enable the GIL so it's not fully supported.
212
212
213
213
Python 3.13 is very well supported. If you have trouble with some custom node dependencies on 3.13 you can try 3.12
0 commit comments