Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- requirements.txt +7 -9
requirements.txt
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
gradio==4.44.1
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
python-dotenv>=1.0.0
|
| 10 |
-
huggingface_hub==0.25.2
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
+
modal
|
| 3 |
+
pandas
|
| 4 |
+
requests
|
| 5 |
+
mysql-connector-python
|
| 6 |
+
json-repair
|
| 7 |
+
boto3
|
| 8 |
+
python-dotenv
|
|
|
|
|
|