This folder contains the Dockerfile needed to build a Docker image that can easily run Dalle-mini.
Steps to run inference with Dalle-mini are as follows:
- Build the docker image with
dalle-mini/Docker/build_image.sh - Run the container with
dalle-mini/run_docker_image - Navigate to
/workspace/tools/inference/and runrun_infer_notebook.sh - Click the Jupyter Notebook link and run through the notebook.
Alteratively check out a video tutorial on how to run Dalle-mini on Linux and Windows