anilbhatt1 commited on
Commit
e27163e
·
1 Parent(s): 43dd287

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,4 +195,4 @@ demo = gr.Interface(fn=gradio_fn,
195
  (a) given text context (b) for given character length")
196
 
197
 
198
- demo.launch(share=True)
 
195
  (a) given text context (b) for given character length")
196
 
197
 
198
+ demo.launch()