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-04-23 03:00:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e79069a957b78a72934924764ab4b540f85ab366
InvokeAI
/
ldm
/
models
/
diffusion
History
Peter Baylies
e79069a957
Merge branch 'development' into development
2022-10-03 08:33:44 -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
img2img works with all samplers, inpainting working with ddim & plms
2022-10-02 14:58:21 -04:00
ddpm.py
prettified all the code using "blue" at the urging of @tildebyte
2022-08-26 03:15:42 -04:00
ksampler.py
Merge branch 'development' into development
2022-10-03 08:33:44 -04:00
plms.py
img2img works with all samplers, inpainting working with ddim & plms
2022-10-02 14:58:21 -04:00
sampler.py
use right value for step arg in img_callback in decode()
2022-10-03 05:47:32 -04:00