Skip to content

Commit 92d9738

Browse files
Update Python 3.14 installation instructions (#10385)
Removed mention of installing pytorch nightly for Python 3.14.
1 parent 99ce2a1 commit 92d9738

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
@@ -197,7 +197,7 @@ comfy install
197197

198198
## Manual Install (Windows, Linux)
199199

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.
200+
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.
201201

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

0 commit comments

Comments
 (0)