Link to arxiv.org
Browse files
README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
---
|
| 2 |
title: VLM Demo
|
| 3 |
sdk: docker
|
| 4 |
-
sdk_version: 3.35.2
|
| 5 |
-
app_file: serve/gradio_web_server.py
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
|
|
|
| 8 |
# VLM Demo
|
| 9 |
|
| 10 |
> *VLM Demo*: Lightweight repo for chatting with VLMs supported by our
|
|
|
|
| 1 |
---
|
| 2 |
title: VLM Demo
|
| 3 |
sdk: docker
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
+
This demo illustrates the work published in the paper ["Prismatic VLMs: Investigating the Design Space of Visually-Conditioned Language Models"](https://arxiv.org/pdf/2402.07865.pdf)
|
| 7 |
+
|
| 8 |
+
|
| 9 |
# VLM Demo
|
| 10 |
|
| 11 |
> *VLM Demo*: Lightweight repo for chatting with VLMs supported by our
|