Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ sentencepiece>=0.1.99
|
|
13 |
protobuf>=3.20.3
|
14 |
safetensors>=0.3.1
|
15 |
pypdf2==3.0.1
|
16 |
-
python-dotenv==1.0.0
|
|
|
|
13 |
protobuf>=3.20.3
|
14 |
safetensors>=0.3.1
|
15 |
pypdf2==3.0.1
|
16 |
+
python-dotenv==1.0.0
|
17 |
+
huggingface-hub>=0.16.4
|