Spaces:
Runtime error
Runtime error
Commit
·
3b76616
1
Parent(s):
1fff2f2
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
opencv-python
|
3 |
+
onnx
|
4 |
+
insightface
|
5 |
+
psutil
|
6 |
+
tk
|