diff --git a/README.md b/README.md index d227d18..2bdb71c 100644 --- a/README.md +++ b/README.md @@ -101,14 +101,15 @@ time python main.py \ --width 1024 ``` -| Device | User | Reported Time | -|--------------------|----------------------------------------------------------------------------------------------------------------------------|---------------| -| M3 Max | [@karpathy](https://gist.github.com/awni/a67d16d50f0f492d94a10418e0592bde?permalink_comment_id=5153531#gistcomment-5153531) | ~20s | -| M2 Ultra | [@awni](https://x.com/awnihannun/status/1823515121827897385) | <15s | -| 2023 M2 Max (96GB) | [@explorigin](https://github.com/filipstrand/mflux/issues/6) | ~25s | -| 2021 M1 Pro (16GB) | [@qw-in](https://github.com/filipstrand/mflux/issues/7) | ~175s | -| 2021 M1 Pro (32GB) | @filipstrand | ~160s | -| 2023 M2 Max (32GB) | @filipstrand | ~70s | +| Device | User | Reported Time | Notes | +|--------------------|-----------------------------------------------------------------------------------------------------------------------------|---------------|-----------------------| +| M3 Max | [@karpathy](https://gist.github.com/awni/a67d16d50f0f492d94a10418e0592bde?permalink_comment_id=5153531#gistcomment-5153531) | ~20s | | +| M2 Ultra | [@awni](https://x.com/awnihannun/status/1823515121827897385) | <15s | | +| 2023 M2 Max (96GB) | [@explorigin](https://github.com/filipstrand/mflux/issues/6) | ~25s | | +| 2021 M1 Pro (16GB) | [@qw-in](https://github.com/filipstrand/mflux/issues/7) | ~175s | Might freeze your mac | +| 2023 M3 Pro (36GB) | [@kush-gupt](https://github.com/filipstrand/mflux/issues/11) | ~80s | | +| 2021 M1 Pro (32GB) | @filipstrand | ~160s | | +| 2023 M2 Max (32GB) | @filipstrand | ~70s | | ### Equivalent to Diffusers implementation