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
/
invokeai
/
backend
/
stable_diffusion
History
blessedcoolant
7e3b9f1320
fix: Inpaint not working with some schedulers
...
Co-Authored-By: StAlKeR7779 <7768370+StAlKeR7779@users.noreply.github.com>
2023-07-13 15:06:03 +12:00
..
diffusion
Mac MPS FP16 fixes
2023-07-04 18:10:53 -04:00
image_degradation
rename log to logger throughout
2023-04-29 09:43:40 -04:00
schedulers
Add dpmpp_sde and dpmpp_2m_sde schedulers(with karras)
2023-06-18 23:38:15 +03:00
__init__.py
Remove more old logic
2023-06-19 15:57:28 +10:00
diffusers_pipeline.py
fix: Inpaint not working with some schedulers
2023-07-13 15:06:03 +12:00
offloading.py
restore 3.9 compatibility by replacing | with Union[]
2023-07-03 10:57:40 -04:00