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
Ryan Dick
e1af78c702
Make the tile_overlap input to MultiDiffusion *strictly* control the amount of overlap rather than being a lower bound.
2024-06-25 11:31:52 -07:00
..
diffusion
fix: make ip-adapter weights not be optional
2024-04-16 21:12:45 +05:30
schedulers
tidy: use lowercase for tcd scheduler identifier
2024-04-03 17:03:02 +11:00
__init__.py
Remove unused code for attention map saving.
2024-03-02 08:25:41 -05:00
diffusers_pipeline.py
Remove the redundant init_timestep parameter that was being passed around. It is simply the first element of the timesteps array.
2024-06-25 11:31:52 -07:00
multi_diffusion_pipeline.py
Make the tile_overlap input to MultiDiffusion *strictly* control the amount of overlap rather than being a lower bound.
2024-06-25 11:31:52 -07:00
seamless.py
cleanup: seamless unused older code cleanup
2024-05-13 08:11:08 +10:00