EDM25 commited on
Commit
1d3d26e
·
verified ·
1 Parent(s): 3497d82

Update requirements.txt

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