Plana-Archive commited on
Commit
94ab4ee
·
verified ·
1 Parent(s): ec7a616

Upload text_detection/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. text_detection/requirements.txt +6 -0
text_detection/requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ dghs-imgutils
3
+ hbutils>=0.9.1
4
+ opencv-python
5
+ numpy
6
+ gradio==3.47.1