Muhammad Taqi Raza commited on
Commit
14629ad
·
1 Parent(s): 5691df0
Files changed (1) hide show
  1. gradio_app.py +0 -1
gradio_app.py CHANGED
@@ -44,7 +44,6 @@ def warmup():
44
  # -----------------------------
45
  # Step 1: Get Anchor Video
46
  # -----------------------------
47
- @spaces.GPU
48
  def get_anchor_video(video_path, fps, num_frames, target_pose, mode,
49
  radius_scale, near_far_estimated,
50
  sampler_name, diffusion_guidance_scale, diffusion_inference_steps,
 
44
  # -----------------------------
45
  # Step 1: Get Anchor Video
46
  # -----------------------------
 
47
  def get_anchor_video(video_path, fps, num_frames, target_pose, mode,
48
  radius_scale, near_far_estimated,
49
  sampler_name, diffusion_guidance_scale, diffusion_inference_steps,