This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-01-28 23:37:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83e6ab08aae620745f8bddb587b6799a1d70b7ea
InvokeAI
/
ldm
/
models
/
diffusion
History
Lincoln Stein
fe2a2cfc8b
Merge branch 'development' into model-switching
2022-10-14 13:18:59 -04:00
..
__init__.py
add code
2021-12-21 03:23:41 +01:00
classifier.py
prettified all the code using "blue" at the urging of @tildebyte
2022-08-26 03:15:42 -04:00
ddim.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
ddpm.py
add ability to import and edit alternative models online
2022-10-13 23:48:07 -04:00
ksampler.py
fix noisy images at high step counts
2022-10-14 00:01:59 -04:00
plms.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
sampler.py
fix noisy images at high step counts
2022-10-14 00:01:59 -04:00