junxiliu commited on
Commit
4331691
·
1 Parent(s): f95520d

change requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch>=2.5.1
2
  torchvision>=0.15.2
3
  torchaudio>=2.5.1
4
- huggingface_hub
5
  cython
6
  gitpython>=3.1
7
  tensorboard>=2.11
 
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
7
  tensorboard>=2.11