Skip to content

Commit d9a76cf

Browse files
Specify in readme that we only support pytorch 2.4 and up. (Comfy-Org#11512)
1 parent 532e285 commit d9a76cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ Python 3.14 works but you may encounter issues with the torch compile node. The
212212

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

215+
torch 2.4 and above is supported but some features might only work on newer versions. We generally recommend using the latest major version of pytorch unless it is less than 2 weeks old.
216+
215217
### Instructions:
216218

217219
Git clone this repo.

0 commit comments

Comments
 (0)