Pijush2023 commited on
Commit
6dd076c
·
verified ·
1 Parent(s): 427ab74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -384,4 +384,4 @@ with gr.Blocks(theme="rawrsor1/Everforest") as demo:
384
  )
385
 
386
  # Launch the Gradio interface
387
- demo.launch(show_error=True,share=True)
 
384
  )
385
 
386
  # Launch the Gradio interface
387
+ demo.launch(show_error=True)