jays009 commited on
Commit
61dc7b2
·
verified ·
1 Parent(s): 61fdd84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,4 +87,4 @@ iface = gr.Interface(
87
  )
88
 
89
  # Launch the Gradio interface
90
- iface.launch(share=True) # Share=True to make the app accessible online
 
87
  )
88
 
89
  # Launch the Gradio interface
90
+ iface.launch(share=True)