Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ transformers>=4.39.0
|
|
5 |
torch>=2.1.2
|
6 |
soundfile>=0.12.1
|
7 |
llama-index>=0.11.47
|
8 |
-
|
9 |
smolagents==1.13.0
|
|
|
5 |
torch>=2.1.2
|
6 |
soundfile>=0.12.1
|
7 |
llama-index>=0.11.47
|
8 |
+
huggingface_hub>=0.31.1
|
9 |
smolagents==1.13.0
|