mbarnig commited on
Commit
7af6e6f
·
verified ·
1 Parent(s): 112beac

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. 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