Anonymous commited on
Commit
97df731
·
1 Parent(s): e84616f

add spaces

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -206,7 +206,6 @@ def infer(*user_args):
206
  return video_path, video_bbox_path
207
 
208
 
209
-
210
  @spaces.GPU(duration=270)
211
  def infer_gpu_part(args):
212
 
 
206
  return video_path, video_bbox_path
207
 
208
 
 
209
  @spaces.GPU(duration=270)
210
  def infer_gpu_part(args):
211