add mit license
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
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)
|
|
|
1 |
---
|
2 |
title: VLM Demo
|
3 |
sdk: docker
|
4 |
+
license: mit
|
5 |
---
|
6 |
|
7 |
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)
|