Tensorflow Implementation of OpenAI's DALL-E Download the models weights here. Create a model_weights folder to store the content of the zip file: - /dalle_tensorflow - /model_weights - /dalle - ... - /vae - ... - inference_dalle.py - inference_vae.py - ...