Aitron Emper commited on
Commit
3b6b94e
1 Parent(s): 0117ffe

Update core.py

Browse files
Files changed (1) hide show
  1. core.py +1 -1
core.py CHANGED
@@ -28,7 +28,7 @@ locales = list({voice["Locale"] for voice in voices_data})
28
 
29
 
30
  # Infer
31
- @spaces.GPU
32
  def run_infer_script(
33
  f0up_key,
34
  filter_radius,
 
28
 
29
 
30
  # Infer
31
+ @spaces.GPU(duration=120)
32
  def run_infer_script(
33
  f0up_key,
34
  filter_radius,