Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
haystack-ai==2.0.0b4
|
2 |
streamlit==1.21.0
|
|
|
3 |
markdown
|
4 |
st-annotated-text
|
5 |
python-dotenv
|
|
|
1 |
haystack-ai==2.0.0b4
|
2 |
streamlit==1.21.0
|
3 |
+
cohere-haystack
|
4 |
markdown
|
5 |
st-annotated-text
|
6 |
python-dotenv
|