Spaces:
Build error
Build error
Update app.py
Browse filesUpdated image references
app.py
CHANGED
|
@@ -648,6 +648,4 @@ elif app_mode =='Run on Test Videos':
|
|
| 648 |
|
| 649 |
print(f'Output file - {output_file}')
|
| 650 |
cv2.destroyAllWindows()
|
| 651 |
-
vid.release()
|
| 652 |
-
|
| 653 |
-
|
|
|
|
| 648 |
|
| 649 |
print(f'Output file - {output_file}')
|
| 650 |
cv2.destroyAllWindows()
|
| 651 |
+
vid.release()
|
|
|
|
|
|