Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.39.0
|
| 2 |
+
pillow>=10.0.0
|
| 3 |
+
pymysql>=1.1.0
|
| 4 |
+
python-dotenv>=1.0.1
|