luiscgp commited on
Commit
8e95425
1 Parent(s): f7493b9
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- farm-haystack[faiss,inference]==1.20.0
2
  pydantic_core==2.6.3
3
  pydantic==1.10.12
4
- transformers==4.3.3
5
  gradio<4.0.0
6
  plotly
7
  torch==2.1.0
 
1
+ farm-haystack[faiss,inference]>=1.20.0
2
  pydantic_core==2.6.3
3
  pydantic==1.10.12
4
+ transformers>=4.0.0
5
  gradio<4.0.0
6
  plotly
7
  torch==2.1.0