Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -119,7 +119,7 @@ def video_app():
|
|
119 |
def metaseg_app():
|
120 |
app = gr.Blocks()
|
121 |
with app:
|
122 |
-
gr.Markdown("# **<h2 align='center'>Segment Anything + Video</h2>**")
|
123 |
gr.Markdown(
|
124 |
"""
|
125 |
<h5 style='text-align: center'>
|
|
|
119 |
def metaseg_app():
|
120 |
app = gr.Blocks()
|
121 |
with app:
|
122 |
+
gr.Markdown("# **<h2 align='center'>Segment Anything + Video + Package</h2>**")
|
123 |
gr.Markdown(
|
124 |
"""
|
125 |
<h5 style='text-align: center'>
|