Spaces:
Sleeping
Sleeping
Update Face_Censoring.py
Browse files- Face_Censoring.py +2 -2
Face_Censoring.py
CHANGED
|
@@ -37,5 +37,5 @@ def censor_face(filePath):
|
|
| 37 |
|
| 38 |
output.release()
|
| 39 |
#video.release()
|
| 40 |
-
|
| 41 |
-
return
|
|
|
|
| 37 |
|
| 38 |
output.release()
|
| 39 |
#video.release()
|
| 40 |
+
|
| 41 |
+
return tfile2
|