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

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()
 
26
  gr.components.Textbox(label="Text")
27
  ],
28
  ["text"],
29
+ ).launch(share=True)