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-02-10 05:25:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed86d0b708a11bff8814ab9ce7d6ab51d9c545ea
InvokeAI
/
invokeai
/
backend
/
generator
History
Lincoln Stein
ed86d0b708
Union[foo, None]=>Optional[foo]
2023-07-03 12:17:45 -04:00
..
__init__.py
Remove more old logic
2023-06-19 15:57:28 +10:00
base.py
restore 3.9 compatibility by replacing | with Union[]
2023-07-03 10:57:40 -04:00
img2img.py
Remove old logic except for inpaint, add support for lora and ti to inpaint node
2023-06-19 15:57:28 +10:00
inpaint.py
Union[foo, None]=>Optional[foo]
2023-07-03 12:17:45 -04:00