leadingbridge commited on
Commit
745ad96
Β·
1 Parent(s): 8290423

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,4 +146,4 @@ with gr.Blocks() as demo:
146
 
147
 
148
 
149
- demo.launch (inline=False)
 
146
 
147
 
148
 
149
+ demo.launch ()