reab5555 commited on
Commit
5e4991f
·
verified ·
1 Parent(s): 22ec4d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -355,7 +355,6 @@ def get_random_face_sample(organized_faces_folder, largest_cluster, output_folde
355
  return output_path
356
  return None
357
 
358
- @spaces.GPU(duration=300)
359
  def process_video(video_path, num_anomalies, num_components, desired_fps, batch_size, progress=gr.Progress()):
360
  print(f"Video path: {video_path}")
361
  print(f"Num anomalies: {num_anomalies}")
 
355
  return output_path
356
  return None
357
 
 
358
  def process_video(video_path, num_anomalies, num_components, desired_fps, batch_size, progress=gr.Progress()):
359
  print(f"Video path: {video_path}")
360
  print(f"Num anomalies: {num_anomalies}")