saicharantej commited on
Commit
8cee785
·
1 Parent(s): 3a9f231

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,4 +63,4 @@ gr.Interface(
63
  title="Darwin's Diagram Visualizer",
64
  description="Enter your question and see the generated diagram.",
65
  allow_flagging=False, examples=examples
66
- ).launch(share=True, debug=True)
 
63
  title="Darwin's Diagram Visualizer",
64
  description="Enter your question and see the generated diagram.",
65
  allow_flagging=False, examples=examples
66
+ ).launch()