From cae9cee27e1541b7bdf19dd373a62f7ccef46d38 Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Wed, 13 Jul 2022 10:37:40 -0400 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78df18b..410a607 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ 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. Credit to @technobird22 and his [NeoGen](https://github.com/technobird22/NeoGen) discord bot for the graph. +Here's a more detailed breakdown of performance on an A100. Credit to [@technobird22](https://github.com/technobird22) and his [NeoGen](https://github.com/technobird22/NeoGen) discord bot for the graph.
min-dalle
@@ -57,7 +57,7 @@ image = model.generate_image( display(image) ``` min-dalle -credit: https://twitter.com/hardmaru/status/1544354119527596034 +Credit to [@hardmaru](https://twitter.com/hardmaru) for the [example](https://twitter.com/hardmaru/status/1544354119527596034) ### Saving Individual Images