Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
google-generativeai
|
2 |
-
|
|
|
|
1 |
+
google-generativeai>=0.5.0
|
2 |
+
# any 4.19.0 or newer build knows retry_btn / undo_btn
|
3 |
+
gradio>=4.25.0
|