Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ uvicorn>=0.24.0
|
|
7 |
torch>=2.1.0
|
8 |
pydantic>=2.0.0
|
9 |
requests>=2.31.0
|
10 |
-
tqdm>=4.66.1
|
|
|
|
7 |
torch>=2.1.0
|
8 |
pydantic>=2.0.0
|
9 |
requests>=2.31.0
|
10 |
+
tqdm>=4.66.1
|
11 |
+
huggingface-hub>=0.19.4
|