Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
|
|
2 |
google-generativeai
|
3 |
python-dotenv
|
|
|
1 |
+
gradio
|
2 |
+
pydantic
|
3 |
google-generativeai
|
4 |
python-dotenv
|