From 2080e596c39f2ad655f59f01eae910715ddcbe2f Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Fri, 1 Jul 2022 19:19:02 -0400 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ced5253..db091a0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a minimal implementation of Boris Dayma's [DALL·E Mini](https://github. It currently takes **7.4 seconds** to generate an image with DALL·E Mega on a standard GPU runtime in Colab. -The flax model and the code for coverting it to torch can be found [here](https://github.com/kuprel/min-dalle-flax). +The flax model and code for converting it to torch can be found [here](https://github.com/kuprel/min-dalle-flax). ## Install @@ -53,7 +53,7 @@ display(image) ### Command Line -Use the python script `image_from_text.py` to generate images from the command line. +Use `image_from_text.py` to generate images from the command line. ```bash $ python image_from_text.py --text='artificial intelligence' --seed=7