eacortes commited on
Commit
2f2660f
·
1 Parent(s): 0aae3a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  chem-mrl>=0.6.0
2
  gradio[mcp]>=4.0.0
 
3
  transformers>=4.30.0
4
  torch>=2.0.0
5
  redis>=4.5.0
 
1
  chem-mrl>=0.6.0
2
  gradio[mcp]>=4.0.0
3
+ sentence-transformers>=5.0.0
4
  transformers>=4.30.0
5
  torch>=2.0.0
6
  redis>=4.5.0