]> git.cworth.org Git - zombocom-ai/commit
Fix a mix-up of "code" vs. "seed"
authorCarl Worth <cworth@cworth.org>
Wed, 7 Dec 2022 09:35:04 +0000 (01:35 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 7 Dec 2022 09:35:04 +0000 (01:35 -0800)
commitb2d238eb845241795fce777cd5a24960a3006e79
tree064004b0e12cb75c0d5ff75665eab606a85c8cf5
parent53806afc9bf4bc0cfdd069a6de63db820b004d4a
Fix a mix-up of "code" vs. "seed"

The UI at the top-level facing the users uses "code", but the API down
deep uses "seed" so there has to be a switch at some point, which
wasn't quite correct before this fix.
generate-image.py