Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
face-recognition
|
3 |
dlib
|
4 |
opencv-python
|
|
|
1 |
+
flask==2.1.*
|
2 |
face-recognition
|
3 |
dlib
|
4 |
opencv-python
|