Vrooh933 commited on
Commit
947f26a
1 Parent(s): 31786b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,4 +109,4 @@ demo = gr.Interface(
109
  )
110
 
111
  if __name__ == "__main__":
112
- demo.launch(share = True)
 
109
  )
110
 
111
  if __name__ == "__main__":
112
+ demo.launch()