patchbanks commited on
Commit
75c268e
·
verified ·
1 Parent(s): 892b802

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -13,7 +13,6 @@ from pedalboard.io import AudioFile
13
  from spaces import GPU
14
  import gradio as gr
15
 
16
- os.environ["SPACES_DURATION"] = "15"
17
 
18
  temp_dir = 'temp'
19
  os.makedirs(temp_dir, exist_ok=True)
 
13
  from spaces import GPU
14
  import gradio as gr
15
 
 
16
 
17
  temp_dir = 'temp'
18
  os.makedirs(temp_dir, exist_ok=True)