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-14 23:08:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v5.0.2
InvokeAI
/
tests
/
backend
History
Ryan Dick
807f458f13
Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location.
2024-10-01 10:22:11 -04:00
..
flux
Add support for fractional denoise start and end with FLUX.
2024-09-26 19:54:28 -04:00
ip_adapter
Create a UNetAttentionPatcher for patching UNet models with CustomAttnProcessor2_0 modules.
2024-04-09 08:12:12 -04:00
lora
Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location.
2024-10-01 10:22:11 -04: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