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
2025-07-25 21:05:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27f0f3e52b975ba580d5bdded897f013c333dcd9
InvokeAI
/
ldm
/
invoke
/
generator
History
Lincoln Stein
27f0f3e52b
Merge branch 'inpaint-improvement' of
https://github.com/Kyle0654/InvokeAI
into add-safety-checker
2022-10-23 22:37:43 -04:00
..
__init__.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
base.py
add support for safety checker (NSFW filter)
2022-10-23 22:26:18 -04:00
embiggen.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
img2img.py
ported code refactor changes from PR
#1221
2022-10-23 09:33:15 -04:00
inpaint.py
Merge branch 'inpaint-improvement' of
https://github.com/Kyle0654/InvokeAI
into inpaint-improvement
2022-10-23 14:02:52 -07:00
txt2img2img.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
txt2img.py
add clipseg support for creating inpaint masks from text
2022-10-18 08:27:48 -04:00