Spaces:
Runtime error
Runtime error
Added Cohere package
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ streamlit==1.25.0
|
|
| 12 |
streamlit-chat==0.1.1
|
| 13 |
rank-bm25==0.2.2
|
| 14 |
google-search-results==2.4.2
|
| 15 |
-
tiktoken
|
|
|
|
|
|
| 12 |
streamlit-chat==0.1.1
|
| 13 |
rank-bm25==0.2.2
|
| 14 |
google-search-results==2.4.2
|
| 15 |
+
tiktoken
|
| 16 |
+
cohere
|