ZENLLC commited on
Commit
99089d3
·
verified ·
1 Parent(s): 9d0ccc3

Create requirements.txt

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