Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

DALL-E-Tokenizer

Huggingface package for the discrete VAE usded for DALL-E.

How to use

# from dall_e_tok import DallEEncoder
from dall_e_tok import DALLETokenizer

tokenizer = DALLETokenizer.from_pretrained("jinmang2/dall-e-tokenizer")
Downloads last month
3
Unable to determine this model’s pipeline type. Check the docs .