haepada commited on
Commit
08c6aee
·
verified ·
1 Parent(s): 28ba6a7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==4.16.0
2
+ google-generativeai==0.8.3
3
+ Pillow==10.0.1
4
+ python-dotenv==1.0.0