https://github.com/kuprel/min-dalle/issues/1#issuecomment-11...
What toolchain will get it working on Mac?
I couldn't get the "mega" option to work, I got an error "TypeError: lax.dynamic_update_slice requires arguments to have the same dtypes, got float32, float16" (looks like a known issue https://github.com/kuprel/min-dalle/issues/2)
Edit: installing flax 0.4.2 fixes this issue, thank all!
Macbook Pro M1 Pro numbers (CPU):
python3 image_from_text.py --text='court sketch of godzilla on trial' --mega 640.24s user 179.30s system 544% cpu 2:30.39 totalhttps://github.com/kuprel/min-dalle/commit/38ebe54a382f36dc7...
So much for semver :(