Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
fastapi==0.
|
| 3 |
pydantic==1.10.12
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy==1.24.4
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
+
fastapi==0.104.1
|
| 3 |
pydantic==1.10.12
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy==1.24.4
|