Tanaanan commited on
Commit
7d26cfc
1 Parent(s): 63c990c

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
2
+ mmcv-full==1.3.17
3
+ mmdet==2.17.0
4
+ gradio==2.7.5
5
+ icevision[all]==0.12.0
6
+ streamlit==1.10.0
7
+ streamlit-lottie==0.0.3
8
+ easyocr==1.5.0
9
+ pythainlp==3.0.8
10
+ numpy
11
+ Pillow
12
+ editdistance