shikunl commited on
Commit
c410fd7
β€’
1 Parent(s): 47067c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 An Ensemble of 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
  """
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
  """