Spaces:
Runtime error
Runtime error
tangjicheng
commited on
Commit
•
64def41
1
Parent(s):
18da417
new file: requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
onnx
|
3 |
+
onnxruntime
|
4 |
+
numpy
|
5 |
+
huggingface_hub
|