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
Ivan Efimov
ccf8a46320
Fix: define path as None before usage
2022-12-13 19:46:03 -05:00
..
__init__.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
base.py
Fix: define path as None before usage
2022-12-13 19:46:03 -05:00
embiggen.py
Update embiggen.py
2022-12-08 22:34:49 -05:00
img2img.py
Enable force free GPU memory in img2img
2022-12-07 19:25:21 -05:00
inpaint.py
Load model in inpaint when using free_gpu_mem option (
#1938
)
2022-12-12 09:14:30 -05:00
omnibus.py
Merge dev into main for 2.2.0 (
#1642
)
2022-11-30 16:12:23 -05:00
txt2img2img.py
Fix the mistake of not importing the gc (
#1939
)
2022-12-12 09:14:09 -05:00
txt2img.py
Reduce more memories on free_gpu_mem option (
#1915
)
2022-12-11 13:49:55 -05:00