Spaces:
Build error
Build error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
simple-salesforce==1.12.6
|
3 |
+
pandas>=2.1.4
|
4 |
+
openpyxl>=3.1.2
|
5 |
+
xlsxwriter>=3.1.9
|
6 |
+
python-dotenv>=1.0.0
|
7 |
+
requests>=2.31.0
|
8 |
+
numpy>=1.25.0
|