YANGYYYY commited on
Commit
117abec
1 Parent(s): ead2435

Update inference.py

Browse files
Files changed (1) hide show
  1. inference.py +1 -1
inference.py CHANGED
@@ -234,7 +234,7 @@ class Predictor:
234
  #output_file.close()
235
 
236
  def transform_video(self, video_frames, batch_size=4):
237
- end = end or None
238
 
239
  # if not os.path.isfile(input_path):
240
  # raise FileNotFoundError(f'{input_path} does not exist')
 
234
  #output_file.close()
235
 
236
  def transform_video(self, video_frames, batch_size=4):
237
+ #end = end or None
238
 
239
  # if not os.path.isfile(input_path):
240
  # raise FileNotFoundError(f'{input_path} does not exist')