TMSV commited on
Commit
2491f58
1 Parent(s): 527d5f2

Sync App files

Browse files
Files changed (1) hide show
  1. drug_app.py +1 -1
drug_app.py CHANGED
@@ -54,4 +54,4 @@ gr.Interface(
54
  description=description,
55
  article=article,
56
  theme=gr.themes.Soft(),
57
- ).launch(share=True)
 
54
  description=description,
55
  article=article,
56
  theme=gr.themes.Soft(),
57
+ ).launch()