arad1367 commited on
Commit
2dc0aca
1 Parent(s): 1b75048

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ with gr.Blocks(theme='abidlabs/dracula_revamped') as demo:
52
  gr.HTML(footer)
53
 
54
  # Launch the app with a longer timeout
55
- demo.launch(debug=True, timeout=600)
 
52
  gr.HTML(footer)
53
 
54
  # Launch the app with a longer timeout
55
+ spaces.launch(demo, debug=True, timeout=600)