shamimjony1000 commited on
Commit
1a4be85
·
verified ·
1 Parent(s): 454d7a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,4 +84,4 @@ def show_preds_video(video_path):
84
  gr.TabbedInterface(
85
  [interface_image],
86
  tab_names=['Shamim MD Jony']
87
- ).launch()
 
84
  gr.TabbedInterface(
85
  [interface_image],
86
  tab_names=['Shamim MD Jony']
87
+ ).launch(share=True)