DmitrMakeev commited on
Commit
4e64ea3
1 Parent(s): 80bf166

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pyarmor
2
+ pycryptodome
3
+ openvino
4
+ scipy
5
+ tqdm
6
+ pyyaml
7
+ yapf
8
+ opencv-python
9
+ numpy
10
+ onnxruntime
11
+ Pillow
12
+ gradio==3.29.0