junxiliu commited on
Commit
508272b
·
1 Parent(s): 0ad0454

change requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  torch>=2.5.1
 
 
2
  huggingface_hub>=0.26
3
  cython
4
  gitpython>=3.1
 
1
  torch>=2.5.1
2
+ torchvision>=0.15.2
3
+ torchaudio>=2.5.1
4
  huggingface_hub>=0.26
5
  cython
6
  gitpython>=3.1