From b52892fb74ce30e38654e839a86d5f380e576ded Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Mon, 11 Jul 2022 21:16:14 -0400 Subject: [PATCH] update performance graph --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d36ca98..78df18b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To generate a 4x4 grid of DALLĀ·E Mega images it takes: Here's a more detailed breakdown of performance on an A100. Credit to @technobird22 and his [NeoGen](https://github.com/technobird22/NeoGen) discord bot for the graph.
-min-dalle +min-dalle
The flax model and code for converting it to torch can be found [here](https://github.com/kuprel/min-dalle-flax).