Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
haystack-ai==2.7.0
|
3 |
huggingface_hub==0.27.0
|
|
|
4 |
sentence-transformers==2.7.0
|
5 |
torch
|
|
|
1 |
streamlit
|
2 |
haystack-ai==2.7.0
|
3 |
huggingface_hub==0.27.0
|
4 |
+
farm-haystack==1.26.0
|
5 |
sentence-transformers==2.7.0
|
6 |
torch
|