Daniel-IADAR commited on
Commit
66d2b72
·
verified ·
1 Parent(s): 3ec62b4

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. requirements.txt +8 -0
  2. runtime.txt +1 -0
requirements.txt CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44.1
2
+ modal>=0.60.0
3
+ pandas>=2.0.0
4
+ requests>=2.31.0
5
+ mysql-connector-python>=8.0.0
6
+ json-repair>=0.25.0
7
+ boto3>=1.28.0
8
+ python-dotenv>=1.0.0
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.11.9