Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn
|
|
3 |
requests
|
4 |
plotly
|
5 |
apscheduler
|
6 |
-
pydantic
|
|
|
|
3 |
requests
|
4 |
plotly
|
5 |
apscheduler
|
6 |
+
pydantic
|
7 |
+
huggingface_hub
|