Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dlib
|
2 |
+
gradio
|
3 |
+
opencv-python-headless
|
4 |
+
keras
|
5 |
+
scikit-image
|