InvokeAI/invokeai/app
psychedelicious 66cdeba8a1 fix(nodes): fix seed modulus operation
This was incorect and resulted in the max seed being one less than intended.
2023-07-24 16:44:32 +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 fix(nodes): fix seed modulus operation 2023-07-24 16:44:32 +10: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