amoldwalunj commited on
Commit
fc61c50
1 Parent(s): 8487ebe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ demo = gr.Interface(fn=image_to_text,
60
  outputs=["text"],
61
  title="Menu image to text",
62
  description= "Upload Menu image here")
63
- demo.launch(share=True)
 
60
  outputs=["text"],
61
  title="Menu image to text",
62
  description= "Upload Menu image here")
63
+ demo.launch(share=False)