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