Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.0.0
|
| 2 |
+
google-generativeai==0.1.0
|
| 3 |
+
python-dotenv==0.21.0
|