TroglodyteDerivations commited on
Commit
ea3b97a
1 Parent(s): e534929
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pyarmor
2
+ pycryptodome
3
+ openvino
4
+ scipy
5
+ tqdm
6
+ pyyaml
7
+ yapf
8
+ opencv-python
9
+ numpy
10
+ onnxruntime
11
+ Pillow
12
+ httpcore==0.15.0
13
+ httpx==0.24.1