Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1073,6 +1073,8 @@ video_example_list = [
|
|
1073 |
]
|
1074 |
|
1075 |
|
|
|
|
|
1076 |
with gr.Blocks(theme=gr.themes.Default()) as demo:
|
1077 |
# gr.Markdown('# GLEE: General Object Foundation Model for Images and Videos at Scale')
|
1078 |
|
|
|
1073 |
]
|
1074 |
|
1075 |
|
1076 |
+
|
1077 |
+
|
1078 |
with gr.Blocks(theme=gr.themes.Default()) as demo:
|
1079 |
# gr.Markdown('# GLEE: General Object Foundation Model for Images and Videos at Scale')
|
1080 |
|