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
b1da13a984
Branches
Tags
View all branches
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