ravali-maddela commited on
Commit
6d4537d
1 Parent(s): ab0fc93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,4 +77,4 @@ iface = gr.Interface(
77
  description="Enter patient information to predict the therapeutic dose of warfarin.",
78
  )
79
 
80
- iface.launch(`share=True`)
 
77
  description="Enter patient information to predict the therapeutic dose of warfarin.",
78
  )
79
 
80
+ iface.launch('share=True')