zawnpn commited on
Commit
6bd66dd
·
verified ·
1 Parent(s): 0ae9757

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1 +1,7 @@
1
- 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.
 
 
 
 
 
 
 
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).