Spaces:
Runtime error
Runtime error
Kushwanth Chowday Kandala
commited on
Commit
•
d6042c3
1
Parent(s):
5d2299c
update req.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ pinecone-client[grpc]==2.2.1
|
|
2 |
sentence-transformers==2.2.2
|
3 |
datasets
|
4 |
apache-beam
|
|
|
5 |
torch
|
6 |
streamlit-chat-media
|
7 |
streamlit-chat
|
|
|
2 |
sentence-transformers==2.2.2
|
3 |
datasets
|
4 |
apache-beam
|
5 |
+
pip install protobuf==3.20.0
|
6 |
torch
|
7 |
streamlit-chat-media
|
8 |
streamlit-chat
|