Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pydantic>=2.0.0
|
|
7 |
python-multipart>=0.0.6
|
8 |
sentencepiece>=0.1.99
|
9 |
protobuf>=3.20.0
|
10 |
-
huggingface_hub>=0.16.0
|
|
|
|
7 |
python-multipart>=0.0.6
|
8 |
sentencepiece>=0.1.99
|
9 |
protobuf>=3.20.0
|
10 |
+
huggingface_hub>=0.16.0
|
11 |
+
requests>=2.31.0
|