Spaces:
Running
on
Zero
Running
on
Zero
derektan
commited on
Commit
·
277dfb0
1
Parent(s):
944833f
Bugfix small error
Browse files
app_multimodal_inference.py
CHANGED
|
@@ -220,7 +220,7 @@ with gr.Blocks(title="Search-TTA", theme=gr.themes.Base()) as demo:
|
|
| 220 |
# <a href="https://www.marmotlab.org/bio.html">Guillaume Sartoretti</a>
|
| 221 |
# </h2>
|
| 222 |
# <h2 style='font-weight: 450; font-size: 1rem; margin: 0rem'>National University of Singapore, University of Toronto, IIT-Dhanbad, Singapore Technologies Engineering</h2>
|
| 223 |
-
)
|
| 224 |
|
| 225 |
with gr.Row(variant="panel"):
|
| 226 |
|
|
|
|
| 220 |
# <a href="https://www.marmotlab.org/bio.html">Guillaume Sartoretti</a>
|
| 221 |
# </h2>
|
| 222 |
# <h2 style='font-weight: 450; font-size: 1rem; margin: 0rem'>National University of Singapore, University of Toronto, IIT-Dhanbad, Singapore Technologies Engineering</h2>
|
| 223 |
+
# )
|
| 224 |
|
| 225 |
with gr.Row(variant="panel"):
|
| 226 |
|