Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- autoencoder
|
6 |
+
---
|
7 |
+
This model is converted from the pretrained VQGAN of Meta's [Chameleon](https://huggingface.co/facebook/chameleon-7b). We adapt the VQGAN model to our [Being-VL](https://github.com/BeingBeyond/Being-VL-0.5) architecture. The license for this VQGAN model follows the original license of [Chameleon](https://ai.meta.com/resources/models-and-libraries/chameleon-license).
|