Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ python-dotenv==1.0.0
|
|
3 |
streamlit==1.22.0
|
4 |
tiktoken==0.4.0
|
5 |
faiss-cpu==1.7.4
|
6 |
-
protobuf~=3.19.0
|
|
|
|
3 |
streamlit==1.22.0
|
4 |
tiktoken==0.4.0
|
5 |
faiss-cpu==1.7.4
|
6 |
+
protobuf~=3.19.0
|
7 |
+
google-generativeai
|