Ekins Kuuzie commited on
Commit
98f9207
·
verified ·
1 Parent(s): db16572

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ platform = gr.Interface( fn = predict_image,
45
  the WHO recommended guidelines on diagnosing TB""" )
46
 
47
 
48
- platform.launch(inline=True)
 
45
  the WHO recommended guidelines on diagnosing TB""" )
46
 
47
 
48
+ platform.launch(inline=True, share=True)