VcRlAgent commited on
Commit
ea7854d
·
1 Parent(s): 89f553a

Reranker and Debug Added - Optimized Dockerfile

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -22,5 +22,5 @@ qdrant-client==1.7.3 # keep if using Qdrant
22
  torch #-- choose the right wheel for your CUDA (see Dockerfile notes)
23
  transformers
24
  sentence-transformers
25
- cross-encoders==2.2.2
26
 
 
22
  torch #-- choose the right wheel for your CUDA (see Dockerfile notes)
23
  transformers
24
  sentence-transformers
25
+ cross-encoders
26