eradhea commited on
Commit
e99871b
1 Parent(s): 2fc1304

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ gr.Interface(
33
  outputs=[
34
  "textbox",
35
  ],
36
- live=True,).launch(share=True)
 
33
  outputs=[
34
  "textbox",
35
  ],
36
+ live=True,).launch()