Spaces:
Build error
Build error
culture commited on
Commit ·
cf154de
1
Parent(s): 23f3fdb
Upload requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pyarmor
|
| 2 |
+
openvino
|
| 3 |
+
scipy
|
| 4 |
+
tqdm
|
| 5 |
+
pyyaml
|
| 6 |
+
yapf
|
| 7 |
+
opencv-python
|
| 8 |
+
numpy
|
| 9 |
+
onnxruntime-gpu
|
| 10 |
+
cython
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
|