Abs6187 commited on
Commit
95b68e7
·
verified ·
1 Parent(s): 92ba5c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- google-generativeai
2
- gradio
 
 
1
+ google-generativeai>=0.5.0
2
+ # any 4.19.0 or newer build knows retry_btn / undo_btn
3
+ gradio>=4.25.0