MisterAI commited on
Commit
fb496db
·
verified ·
1 Parent(s): b7a52e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -173,4 +173,5 @@ with gr.Blocks(theme="gstaff/xkcd") as interface:
173
  # Lance l'interface
174
 
175
  if __name__ == "__main__":
176
- demo.launch(share=True)
 
 
173
  # Lance l'interface
174
 
175
  if __name__ == "__main__":
176
+ # demo.launch(share=True)
177
+ demo.launch()