amritsolar commited on
Commit
4745b2b
·
1 Parent(s): 2b74879

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ interface.css = """
54
  """
55
 
56
  # Launch the Gradio interface
57
- interface.launch(share=True)
 
54
  """
55
 
56
  # Launch the Gradio interface
57
+ iface.launch(inline = False)