diff --git a/torchbenchmark/models/doctr_det_predictor/requirements.txt b/torchbenchmark/models/doctr_det_predictor/requirements.txt index 2f9c5c918f..a291164829 100644 --- a/torchbenchmark/models/doctr_det_predictor/requirements.txt +++ b/torchbenchmark/models/doctr_det_predictor/requirements.txt @@ -1,2 +1 @@ -git+https://github.com/mindee/doctr.git@acb9f64 -rapidfuzz==2.15.1 +git+https://github.com/mindee/doctr.git@56c8356