fix torch 2.0 compatibility (#3346)

pull/3367/head
アマデウス 2023-03-30 15:25:24 +08:00 committed by GitHub
parent 8706a8c66c
commit e78a1e949a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ click
fabric
contexttimer
ninja
torch>=1.11,<2.0
torch>=1.11