lucas-ventura commited on
Commit
3b83a0e
·
verified ·
1 Parent(s): 0d862c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -318,4 +318,4 @@ with gr.Blocks(title="Chapter-Llama") as demo:
318
 
319
  if __name__ == "__main__":
320
  # Launch the Gradio app
321
- demo.launch(share=True)
 
318
 
319
  if __name__ == "__main__":
320
  # Launch the Gradio app
321
+ demo.launch()