Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,6 @@ numpy
|
|
| 7 |
uvicorn
|
| 8 |
pydantic
|
| 9 |
openpyxl
|
| 10 |
-
gradio
|
|
|
|
|
|
|
|
|
| 7 |
uvicorn
|
| 8 |
pydantic
|
| 9 |
openpyxl
|
| 10 |
+
gradio
|
| 11 |
+
google.generativeai
|
| 12 |
+
google.genai
|