Spaces:
Sleeping
Sleeping
Commit ·
1ebcf26
1
Parent(s): 3952f42
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ numpy==1.25.2
|
|
| 3 |
Flask==2.3.2
|
| 4 |
boto3==1.26.157
|
| 5 |
torch==2.0.0
|
| 6 |
-
pandas==1.5.3
|
|
|
|
|
|
| 3 |
Flask==2.3.2
|
| 4 |
boto3==1.26.157
|
| 5 |
torch==2.0.0
|
| 6 |
+
pandas==1.5.3
|
| 7 |
+
gradio==3.23.0
|