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-02-15 22:15:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1da13a984b7e0c8e5d7fa09f250b355040db303
InvokeAI
/
ldm
/
models
/
diffusion
History
Lincoln Stein
3c1ef48fe2
fix crash when doing img2img with ddim sampler and SD 1.5
2022-10-25 13:57:42 -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
start support for 1.5 inpainting model, not complete
2022-10-25 00:30:48 -04:00
ddpm.py
inpaint and txt2img working with ddim sampler
2022-10-25 10:00:28 -04:00
ksampler.py
plms works, bugs quashed
2022-10-25 11:44:01 -04:00
plms.py
plms works, bugs quashed
2022-10-25 11:44:01 -04:00
sampler.py
fix crash when doing img2img with ddim sampler and SD 1.5
2022-10-25 13:57:42 -04:00