anakin87 commited on
Commit
26520de
1 Parent(s): 2793997

align streamlit version in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  farm-haystack[faiss]==1.11.1
2
  plotly==5.10.0
3
- streamlit==1.15.0
 
 
 
1
  farm-haystack[faiss]==1.11.1
2
  plotly==5.10.0
3
+ # commented to not interfere with streamlit SDK in HF spces
4
+ # uncomment for local installation
5
+ #streamlit==1.15.2