FDGod commited on
Commit
4c72c07
·
verified ·
1 Parent(s): 07872e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.5.1 # should be installed by HF
2
- torchvision==0.20.1
3
  numpy
4
  trimesh
5
  # meshiki # we don't use it for flow inference
 
1
+ torch==2.8.0 # should be installed by HF
2
+ torchvision==0.24.0
3
  numpy
4
  trimesh
5
  # meshiki # we don't use it for flow inference