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
/
ldm
/
invoke
/
generator
History
Lincoln Stein
a9aa4e45aa
fix error when inpainting using runwayml inpainting model (
#1634
)
...
- error was "Omnibus object has no attribute pil_image" -
closes
#1596
2022-11-30 08:32:33 -05:00
..
__init__.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
base.py
Fixes for
#1604
(
#1605
)
2022-11-29 09:34:38 -05:00
embiggen.py
acceptable integration of new prompting system and inpainting
2022-10-27 01:51:35 -04:00
img2img.py
Merge branch 'outpaint' of
https://github.com/Kyle0654/InvokeAI
into Kyle0654-outpaint
2022-10-27 09:16:40 -04:00
inpaint.py
Fix inpainting with iterations (
#1635
)
2022-11-30 08:28:20 -05:00
omnibus.py
fix error when inpainting using runwayml inpainting model (
#1634
)
2022-11-30 08:32:33 -05:00
txt2img2img.py
fix --hires to support inpainting model
2022-10-27 23:12:21 -04:00
txt2img.py
Merge branch 'fix-prompts' of
https://github.com/damian0815/InvokeAI
into merge-prompt-and-inpaint-model
2022-10-26 08:50:55 -04:00