Spaces:
Running
on
T4
Running
on
T4
PKUWilliamYang
commited on
Commit
•
ae976ed
1
Parent(s):
91b39fe
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
uvicorn==0.17.1
|
2 |
dlib
|
3 |
numpy
|
4 |
-
opencv-python
|
5 |
Pillow
|
6 |
scipy
|
7 |
torch
|
|
|
|
|
1 |
dlib
|
2 |
numpy
|
3 |
+
opencv-contrib-python
|
4 |
Pillow
|
5 |
scipy
|
6 |
torch
|