Spaces:
Running
Running
anakin87
commited on
Commit
•
92985fc
1
Parent(s):
e598829
fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
farm-haystack==1.12.2
|
2 |
plotly==5.10.0
|
3 |
# commented to not interfere with streamlit SDK in HF spces
|
4 |
# uncomment for local installation
|
|
|
1 |
+
farm-haystack[faiss-cpu]==1.12.2
|
2 |
plotly==5.10.0
|
3 |
# commented to not interfere with streamlit SDK in HF spces
|
4 |
# uncomment for local installation
|