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-01-23 16:28:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0c70fe3f19e59d2be746e00a4e16029569562dd
InvokeAI
/
invokeai
/
backend
/
stable_diffusion
History
Ryan Dick
5127e9df2d
Fix error caused by bump to diffusers 0.24. We pass kwargs now instead of positional args so that we are more robust to future changes.
2023-12-13 09:17:30 -05:00
..
diffusion
Add CFG Rescale option for supporting zero-terminal SNR models (
#4335
)
2023-11-30 20:55:20 +11:00
schedulers
chore: ruff check - fix flake8-comprensions
2023-11-11 10:55:23 +11:00
__init__.py
Merge branch 'main' into feat/ip-adapter
2023-09-15 13:15:25 -04:00
diffusers_pipeline.py
Fix error caused by bump to diffusers 0.24. We pass kwargs now instead of positional args so that we are more robust to future changes.
2023-12-13 09:17:30 -05:00