shengqiangShi commited on
Commit
49ba5c3
1 Parent(s): 37ed9ee

Upload 3 files

Browse files
Files changed (3) hide show
  1. example_image.png +0 -0
  2. packages.txt +1 -0
  3. requirements.txt +3 -0
example_image.png ADDED
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python3-opencv
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git
2
+ torch
3
+ opencv-python