InvokeAI/invokeai/app
2023-07-17 05:49:09 -04:00
..
api Merge branch 'main' into lstein/default-model-install 2023-07-16 19:32:59 -04:00
cli restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
invocations Added class PromptsFromFileInvocation to prompt.py. A new PromptFromFile Custom node that reads prompts from a file one line per prompt and outputs them as a prompt collection. With inputs for filename, pre_prompt, post_prompt, start line number, and max_prompts 2023-07-17 05:49:09 -04:00
models feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00
services Merge branch 'main' into lstein/default-model-install 2023-07-16 19:32:59 -04:00
util feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00
api_app.py Fix error with long prompts when controlnet used 2023-07-16 21:06:40 -04:00
cli_app.py Fix error with long prompts when controlnet used 2023-07-16 21:06:40 -04:00