InvokeAI/invokeai/app
psychedelicious d5a75eb833 feat: increase seed from int32 to uint32
At some point I typo'd this and set the max seed to signed int32 max. It should be *un*signed int32 max.

This restored the seed range to what it was in v2.3.
2023-07-24 16:34:50 +10:00
..
api fix(api,ui): fix canvas saved images have extra transparent regions 2023-07-21 07:26:12 -04:00
cli restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
invocations Use scale from vae 2023-07-20 18:54:51 +03:00
models feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00
services feat(api,db): allow creating an image with a board_id 2023-07-21 07:26:12 -04:00
util feat: increase seed from int32 to uint32 2023-07-24 16:34:50 +10:00
api_app.py feat(api): display warning when port is in use 2023-07-19 13:29:31 -04:00
cli_app.py Fix error with long prompts when controlnet used 2023-07-16 21:06:40 -04:00