ssboost commited on
Commit
52a3369
·
verified ·
1 Parent(s): 27a0174

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1 +1,3 @@
1
- gradio
 
 
 
1
+ gradio>=4.0.0
2
+ google-genai>=0.2.0
3
+ python-dotenv>=1.0.0