Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
gradio
|
2 |
huggingface_hub
|
3 |
pytz
|
4 |
-
pandas
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub
|
2 |
pytz
|
3 |
+
pandas
|
4 |
+
fastapi==0.95.2
|
5 |
+
pydantic==1.10.7
|
6 |
+
starlette==0.26.1
|
7 |
+
gradio==3.23.0
|