Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
coloredlogs
|
2 |
+
flatbuffers
|
3 |
+
humanfriendly
|
4 |
+
mpmath
|
5 |
+
numpy
|
6 |
+
onnxruntime-gpu
|
7 |
+
opencv-python
|
8 |
+
packaging
|
9 |
+
protobuf
|
10 |
+
sympy
|