change requirements.txt
Browse files- 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
|