safwansajad commited on
Commit
ffa3f44
·
verified ·
1 Parent(s): 81e6bed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,4 +37,4 @@ iface = gr.Interface(
37
 
38
  # Launch the Gradio app
39
  if __name__ == "__main__":
40
- iface.launch(share=True) # share=True gives you a public link
 
37
 
38
  # Launch the Gradio app
39
  if __name__ == "__main__":
40
+ iface.launch(share=True) # share=True gives you a public link