Dagfinn1962 commited on
Commit
ac621bf
β€’
1 Parent(s): 33c12cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,4 +31,4 @@ gradio_interface = gr.Interface(
31
  )
32
 
33
  # Launch the Gradio app with share=True
34
- gradio_interface.launch(share=True)
 
31
  )
32
 
33
  # Launch the Gradio app with share=True
34
+ gradio_interface.launch()