This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2025-07-25 12:55:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
956011066df3709aad06c9e42131464cf739cdcc
InvokeAI
/
invokeai
/
app
History
skunkworxdark
956011066d
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
..
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