Mahit commited on
Commit
c01ea71
·
1 Parent(s): 264b3ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ iface=gr.Interface(fn=make,
60
  }
61
  """)
62
  # iface.launch(share=True)
63
- iface.launch(share=True,debug=False,favicon_path=logo.png)
 
60
  }
61
  """)
62
  # iface.launch(share=True)
63
+ iface.launch(share=True,debug=False,favicon_path="logo.png")