Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ build_deformable_conv()
|
|
| 18 |
# Demo file here
|
| 19 |
description = """
|
| 20 |
# Prismer
|
| 21 |
-
The official demo for **Prismer: A Vision-Language Model with
|
| 22 |
Please refer to our [project page](https://shikun.io/projects/prismer) or [github](https://github.com/NVlabs/prismer) for more details.
|
| 23 |
Expert labels will be only computed once for the same image checked with md5sum.
|
| 24 |
"""
|
|
|
|
| 18 |
# Demo file here
|
| 19 |
description = """
|
| 20 |
# Prismer
|
| 21 |
+
The official demo for **Prismer: A Vision-Language Model with Multi-Task Experts**.
|
| 22 |
Please refer to our [project page](https://shikun.io/projects/prismer) or [github](https://github.com/NVlabs/prismer) for more details.
|
| 23 |
Expert labels will be only computed once for the same image checked with md5sum.
|
| 24 |
"""
|