Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1081,7 +1081,7 @@ with gr.Blocks(theme=gr.themes.Default()) as demo:
|
|
1081 |
|
1082 |
gr.HTML("<p> <img src='/file=GLEE_logo.png' aligh='center' style='float:left' width='80' > <h1 class='title is-1 publication-title'> <p style='margin-left: 20px'> GLEE: General Object Foundation Model for Images and Videos at Scale </h1> ")
|
1083 |
|
1084 |
-
gr.Markdown(' [Paper](https://arxiv.org/abs/2312.09158) —— [Project Page](https://glee-vision.github.io) —— [Code](https://github.com/FoundationVision/GLEE) ')
|
1085 |
# gr.HTML(“img src=“image link” alt=“A beautiful landscape”)
|
1086 |
gr.Markdown(
|
1087 |
'The functionality demonstration demo app of GLEE. \
|
|
|
1081 |
|
1082 |
gr.HTML("<p> <img src='/file=GLEE_logo.png' aligh='center' style='float:left' width='80' > <h1 class='title is-1 publication-title'> <p style='margin-left: 20px'> GLEE: General Object Foundation Model for Images and Videos at Scale </h1> ")
|
1083 |
|
1084 |
+
gr.Markdown(' [Paper](https://arxiv.org/abs/2312.09158) —— [Project Page](https://glee-vision.github.io) —— [Code](https://github.com/FoundationVision/GLEE) —— [Vdieo & Demonstration](https://youtu.be/PSVhfTPx0GQ) ')
|
1085 |
# gr.HTML(“img src=“image link” alt=“A beautiful landscape”)
|
1086 |
gr.Markdown(
|
1087 |
'The functionality demonstration demo app of GLEE. \
|