antoyo123 commited on
Commit
a302a38
1 Parent(s): 032ff24

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git
2
+ torch
3
+ opencv-python
4
+ PIL
5
+ matplotlib
6
+ paddlehub
7
+ numpy
8
+ imageio