bendeguzszabo commited on
Commit
194b13d
·
1 Parent(s): 2710518

Update src/app.py

Browse files
Files changed (1) hide show
  1. src/app.py +1 -1
src/app.py CHANGED
@@ -141,4 +141,4 @@ with gr.Blocks() as demo:
141
 
142
 
143
  if __name__ == "__main__":
144
- demo.launch(share=True)
 
141
 
142
 
143
  if __name__ == "__main__":
144
+ demo.launch()