fix torch 2.0 compatibility (#3346)

This commit is contained in:
アマデウス
2023-03-30 15:25:24 +08:00
committed by GitHub
parent 8706a8c66c
commit e78a1e949a

View File

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