harshvardhan96 commited on
Commit
edf104b
·
1 Parent(s): 6da7905

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ iface = gr.Interface(
64
  )
65
 
66
  # Launch the Gradio interface on Hugging Face Spaces
67
- iface.launch(share=True)
 
64
  )
65
 
66
  # Launch the Gradio interface on Hugging Face Spaces
67
+ iface.launch()