fdisk commited on
Commit
e2ef872
·
1 Parent(s): 399223b

1st upload for demo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,4 +11,4 @@ demo = gr.Interface(
11
  outputs=["text"],
12
  )
13
 
14
- demo.launch(share=True)
 
11
  outputs=["text"],
12
  )
13
 
14
+ demo.launch()