Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ streamlit
|
|
| 2 |
phidata
|
| 3 |
lancedb
|
| 4 |
google-genai
|
|
|
|
| 5 |
wikipedia
|
| 6 |
Pillow
|
| 7 |
python-dotenv
|
|
|
|
| 2 |
phidata
|
| 3 |
lancedb
|
| 4 |
google-genai
|
| 5 |
+
google-generativeai
|
| 6 |
wikipedia
|
| 7 |
Pillow
|
| 8 |
python-dotenv
|