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.
-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).