Kishore commited on
Commit
4986b30
·
verified ·
1 Parent(s): 5f95c66
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/ubaskota/diabetes_BERT").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/ubaskota/diabetes_BERT").launch(share=True)