doannv commited on
Commit
b8caddb
·
verified ·
1 Parent(s): b1cf125

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -316,4 +316,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="ReWrite") as demo:
316
  )
317
 
318
  if __name__ == "__main__":
319
- demo.launch(debug=True, share=True)
 
316
  )
317
 
318
  if __name__ == "__main__":
319
+ demo.launch()