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
/
backend
/
generator
History
blessedcoolant
68405910ba
Upgrade to Diffusers 0.17.0
2023-06-08 04:42:52 +12: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
Upgrade to Diffusers 0.17.0
2023-06-08 04:42:52 +12:00