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