anothy1 commited on
Commit
2cef7c0
·
verified ·
1 Parent(s): 032e07d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,7 +2,9 @@
2
  license: mit
3
  ---
4
 
5
- This model is meant to be used with [multi-modal-tokenizers](https://github.com/anothy1/multi-modal-tokenizers/).
 
 
6
 
7
  # Multi-Modal Tokenizers
8
 
 
2
  license: mit
3
  ---
4
 
5
+ This is OpenAI's [DALL-E dVAE](https://github.com/openai/DALL-E) with it's encoder & decoder wrapped into a single module.
6
+
7
+ The model was uploaded to be used with [multi-modal-tokenizers](https://github.com/anothy1/multi-modal-tokenizers/).
8
 
9
  # Multi-Modal Tokenizers
10