Spaces:
Sleeping
Sleeping
sharyash1101
commited on
Commit
•
43f45e0
1
Parent(s):
18be929
Update app.py
Browse files
app.py
CHANGED
@@ -101,4 +101,4 @@ interface_video = gr.Interface(
|
|
101 |
gr.TabbedInterface(
|
102 |
[interface_image, interface_video],
|
103 |
tab_names=['Image inference', 'Video inference']
|
104 |
-
).queue().launch()
|
|
|
101 |
gr.TabbedInterface(
|
102 |
[interface_image, interface_video],
|
103 |
tab_names=['Image inference', 'Video inference']
|
104 |
+
).queue().launch()
|