This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-01-26 02:08:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cffcf809774a1ebc6e07e4fa155d85f88bfd84df
InvokeAI
/
invokeai
/
backend
/
generator
History
user1
a91dee87d0
Added support for ControlNet and MultiControlNet to legacy non-nodal Txt2Img in backend/generator. Although backend/generator will likely disappear by v3.x, right now they are very useful for testing core ControlNet and MultiControlNet functionality while node codebase is rapidly evolving.
2023-05-26 21:44:00 -04:00
..
__init__.py
remove factory pattern
2023-03-10 19:33:04 -05:00
base.py
Added support for ControlNet and MultiControlNet to legacy non-nodal Txt2Img in backend/generator. Although backend/generator will likely disappear by v3.x, right now they are very useful for testing core ControlNet and MultiControlNet functionality while node codebase is rapidly evolving.
2023-05-26 21:44:00 -04:00
embiggen.py
rename log to logger throughout
2023-04-29 09:43:40 -04:00
img2img.py
Fix bug
#2931
2023-03-13 08:11:09 -05:00
inpaint.py
fix(nodes): fix seam painting
2023-05-25 00:58:03 +10:00
txt2img2img.py
rename log to logger throughout
2023-04-29 09:43:40 -04:00
txt2img.py
Added support for ControlNet and MultiControlNet to legacy non-nodal Txt2Img in backend/generator. Although backend/generator will likely disappear by v3.x, right now they are very useful for testing core ControlNet and MultiControlNet functionality while node codebase is rapidly evolving.
2023-05-26 21:44:00 -04:00