gimmy256 commited on
Commit
6fb0de3
·
verified ·
1 Parent(s): 395aede

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
- gradio==5.16.0
2
- google-genai
 
 
 
1
+ gradio==4.44.1
2
+ google-generativeai==0.7.2
3
+ protobuf>=3.20,<5
4
+ python-dotenv>=1.0.0