Spaces:
Sleeping
Sleeping
shamimjony1000
commited on
Update app.py
Browse files
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)
|