Spaces:
Build error
Build error
Commit
·
f567e3c
1
Parent(s):
26c3ba5
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
torch==1.12.0
|
| 2 |
-
torchvision==0.13.0
|
| 3 |
gradio==3.1.4
|
| 4 |
tensorflow==2.11.0
|
| 5 |
numpy==1.24.0
|
| 6 |
mtcnn==0.1.0
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==3.1.4
|
| 2 |
tensorflow==2.11.0
|
| 3 |
numpy==1.24.0
|
| 4 |
mtcnn==0.1.0
|
| 5 |
+
opencv-python
|