From a4d544d6c4461fb26867eb77f2bd7d2cae44deba Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Mon, 11 Jul 2022 21:06:15 -0400 Subject: [PATCH] update performance graph --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f11303..d36ca98 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,10 @@ To generate a 4x4 grid of DALLĀ·E Mega images it takes: - 48 sec with a P100 in Colab - 13 sec with an A100 on Replicate -Here's a more detailed breakdown of performance on an A100: +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
-Credit to @technobird22 and his [NeoGen](https://github.com/technobird22/NeoGen) discord bot for the graph The flax model and code for converting it to torch can be found [here](https://github.com/kuprel/min-dalle-flax).