Spaces:
Runtime error
Runtime error
jirufengyu
commited on
Commit
β’
fc630cc
1
Parent(s):
f5f3b58
add requirements
Browse files- gradiodpl.py β app.py +0 -0
- requirements.txt +4 -0
gradiodpl.py β app.py
RENAMED
File without changes
|
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
face_recognition
|
3 |
+
dlib
|
4 |
+
gradio
|