MohamedUgas commited on
Commit
5a9444e
1 Parent(s): 0104bf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ gr.Interface(
26
  gr.components.Textbox(label="Text")
27
  ],
28
  ["text"],
29
- ).launch(share=True)
 
26
  gr.components.Textbox(label="Text")
27
  ],
28
  ["text"],
29
+ ).launch()