wasmdashai commited on
Commit
5bc6fbe
·
verified ·
1 Parent(s): 1bcc83a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,5 +39,5 @@ with gr.Blocks() as demo:
39
 
40
 
41
 
42
- demo.launch
43
 
 
39
 
40
 
41
 
42
+ demo.launch()
43