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
1264cc2d3687c9e9d7ee23c5119f7070134f64bf
InvokeAI
/
ldm
/
invoke
/
generator
History
Kyle Schouviller
1264cc2d36
Switch from dilate to erode to fix inpaint edges. Default model to 1.4 instead of 1.5.
2022-10-23 14:01:06 -07:00
..
__init__.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
base.py
cleanup inpainting and img2img
2022-10-16 08:50:55 -04:00
embiggen.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
img2img.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
inpaint.py
Switch from dilate to erode to fix inpaint edges. Default model to 1.4 instead of 1.5.
2022-10-23 14:01:06 -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