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
Scott Lahteine
7d8d4bcafb
Global replace [ \t]+$, add "GB" (
#1751
)
...
* "GB" * Replace [ \t]+$ global Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-12-19 16:36:39 +00: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
Global replace [ \t]+$, add "GB" (
#1751
)
2022-12-19 16:36:39 +00:00
img2img.py
Correct timestep for img2img initial noise addition (
#1946
)
2022-12-15 15:59:19 -05:00
inpaint.py
Correct timestep for img2img initial noise addition (
#1946
)
2022-12-15 15:59:19 -05:00
omnibus.py
Global replace [ \t]+$, add "GB" (
#1751
)
2022-12-19 16:36:39 +00:00
txt2img2img.py
Correct timestep for img2img initial noise addition (
#1946
)
2022-12-15 15:59:19 -05:00
txt2img.py
Reduce more memories on free_gpu_mem option (
#1915
)
2022-12-11 13:49:55 -05:00