Vrk commited on
Commit
c5d6aa2
·
1 Parent(s): 34fc4ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,4 +89,4 @@ demo = gr.Interface(
89
  ],
90
  )
91
 
92
- demo.launch(debug=True)
 
89
  ],
90
  )
91
 
92
+ demo.launch(debug=True, inline=True)