linoyts HF Staff commited on
Commit
8320f45
Β·
verified Β·
1 Parent(s): 9c65fb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -170,7 +170,6 @@ def process_video_for_pose(video):
170
 
171
  return pose_video
172
 
173
- @spaces.GPU()
174
  def process_input_video(reference_video, width, height):
175
  """
176
  Process the input video for canny edges and return both processed video and preview.
 
170
 
171
  return pose_video
172
 
 
173
  def process_input_video(reference_video, width, height):
174
  """
175
  Process the input video for canny edges and return both processed video and preview.