alexrods commited on
Commit
7565178
·
1 Parent(s): c074691

Update prediction.py

Browse files
Files changed (1) hide show
  1. prediction.py +2 -2
prediction.py CHANGED
@@ -197,6 +197,6 @@ class smartcities:
197
  vs.release()
198
 
199
  video = open(PATH_OUTPUT, "rb")
200
- video_read = video.read()
201
 
202
- return video_read
 
197
  vs.release()
198
 
199
  video = open(PATH_OUTPUT, "rb")
200
+ # video_read = video.read()
201
 
202
+ return video