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
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
InvokeAI
/
invokeai
/
app
History
Lincoln Stein
7deafa838b
merge with main
2023-07-20 11:45:54 -04:00
..
api
added get_log_level and set_log_level operations to the app route
2023-07-20 08:33:01 -04:00
cli
restore 3.9 compatibility by replacing | with Union[]
2023-07-03 10:57:40 -04:00
invocations
Switching over to controlnet_utils prepare_control_image(), with added resize_mode.
2023-07-20 00:41:49 -07:00
models
feat(db,nodes,api): refactor metadata
2023-07-13 15:40:05 +10:00
services
merge with main
2023-07-20 11:45:54 -04:00
util
Added pixel_perfect_resolution() method to controlnet_utils.py, but not using yet. To be usable this will likely require modification of ControlNet preprocessors
2023-07-20 00:41:49 -07: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