add performance graph to readme

This commit is contained in:
Brett Kuprel 2022-07-11 08:46:59 -04:00
parent a1da0b91c7
commit 2feabd7847
2 changed files with 2 additions and 2 deletions

4
README.md vendored
View File

@ -13,9 +13,9 @@ 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 on the A100 of total inference time vs number of generated images:
Here's a more detailed breakdown of total inference time vs number of generated images on an A100:
<br />
<img src="https://github.com/kuprel/min-dalle/raw/main/performance_a100.png" alt="min-dalle" width="450"/>
<img src="https://github.com/kuprel/min-dalle/raw/main/performance.png" alt="min-dalle" width="450"/>
<br />
Credit to @technobird22 and his [NeoGen](https://github.com/technobird22/NeoGen) discord bot for the graph

View File

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB