Yw22 commited on
Commit
ec1429c
1 Parent(s): b23711b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -301,7 +301,7 @@ class ImageConductor:
301
 
302
  self.blur_kernel = blur_kernel
303
 
304
- @spaces.GPU(duration=20)
305
  def run(self, first_frame_path, tracking_points, prompt, drag_mode, negative_prompt, seed, randomize_seed, guidance_scale, num_inference_steps, personalized, examples_type):
306
  print("Run!")
307
  # if examples_type != "":
 
301
 
302
  self.blur_kernel = blur_kernel
303
 
304
+ @spaces.GPU(duration=120)
305
  def run(self, first_frame_path, tracking_points, prompt, drag_mode, negative_prompt, seed, randomize_seed, guidance_scale, num_inference_steps, personalized, examples_type):
306
  print("Run!")
307
  # if examples_type != "":