FrancescoLR commited on
Commit
b548f0a
·
verified ·
1 Parent(s): c713488

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,4 +119,4 @@ iface = gr.Interface(
119
 
120
  # Launch the Gradio app
121
  if __name__ == "__main__":
122
- iface.launch((share=True))
 
119
 
120
  # Launch the Gradio app
121
  if __name__ == "__main__":
122
+ iface.launch(share=True)