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-19 10:09:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v5.0.0
InvokeAI
/
tests
/
backend
History
Ryan Dick
183a67cb1e
Merge branch 'main' into ryan/flux-trajectory-guidance
2024-09-20 22:29:34 +00:00
..
flux
Add denoise_end param to FluxDenoiseInvocation.
2024-09-02 09:38:17 -04:00
ip_adapter
Create a UNetAttentionPatcher for patching UNet models with CustomAttnProcessor2_0 modules.
2024-04-09 08:12:12 -04:00
lora
Fix flaky FLUX LoRA unit test that fails occasionally due to numerical precision.
2024-09-20 16:01:15 +03:00
model_manager
Consolidate all LoRA patching logic in the LoRAPatcher.
2024-09-15 04:39:56 +03:00
stable_diffusion
Add unit tests for ExtensionsManager and ExtensionBase.
2024-07-19 14:15:46 -04:00
tiles
In CalculateImageTilesEvenSplitInvocation to have overlap_fraction becomes just overlap. This is now in pixels rather than as a fraction of the tile size.
2023-12-17 15:10:50 +00:00
util
Add build_line(...) util function.
2024-09-20 01:01:37 +00:00
__init__.py
POC of a test that depends on models.
2023-10-05 15:35:58 -04:00