Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
musimab committed Feb 23, 2024
1 parent 4b4c348 commit 74a1004
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ python3 main.py --folder_name "images" --neighbor_box_distance 60 --face_recogni
```

```
pip install opencv-python-headless==4.5.3.56
pip install craft-text-detector
pip install easyocr
pip install -r requirements.txt
```

The result image and cropped regions will be saved to `./outputs` by default.
Expand Down

0 comments on commit 74a1004

Please sign in to comment.