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
/
models
/
diffusion
History
Damian at mba
824cb201b1
pass img2img ddim/plms edited conditioning through kwargs
2022-10-19 21:08:03 +02: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
cross_attention.py
wip bringing cross-attention to PLMS and DDIM
2022-10-19 21:08:03 +02:00
ddim.py
wip bringing cross-attention to PLMS and DDIM
2022-10-19 21:08:03 +02:00
ddpm.py
Fix typo
2022-10-18 08:29:26 -04:00
ksampler.py
add cross-attention support to im2img; prevent inpainting from crashing
2022-10-19 21:08:03 +02:00
plms.py
wip bringing cross-attention to PLMS and DDIM
2022-10-19 21:08:03 +02:00
sampler.py
pass img2img ddim/plms edited conditioning through kwargs
2022-10-19 21:08:03 +02:00