ZENLLC commited on
Commit
fb7d76f
·
verified ·
1 Parent(s): dad0db3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=5.49.1
2
+ openai>=1.40.0
3
+ Pillow>=10.0.0
4
+ python-dotenv>=1.0.1