iAkashPaul commited on
Commit
a4e1b01
·
verified ·
1 Parent(s): f6b62bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -436,7 +436,7 @@ def get_inference_duration(
436
  return 10 + gen_time
437
 
438
 
439
- @spaces.GPU(duration=90)
440
  def run_inference(
441
  resized_image,
442
  processed_last_image,
 
436
  return 10 + gen_time
437
 
438
 
439
+ @spaces.GPU(duration=60)
440
  def run_inference(
441
  resized_image,
442
  processed_last_image,