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