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
2025-07-25 04:51:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b5d4935b4157cae884a9f2940edd46283f4eec1
InvokeAI
/
tests
/
backend
History
Ryan Dick
35f8781ea2
Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues.
2024-07-05 07:38:35 -07:00
..
ip_adapter
Create a UNetAttentionPatcher for patching UNet models with CustomAttnProcessor2_0 modules.
2024-04-09 08:12:12 -04:00
model_manager
Load single-file checkpoints directly without conversion (
#6510
)
2024-06-27 17:31:28 -04:00
stable_diffusion
Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues.
2024-07-05 07:38:35 -07: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
[util] Add generic torch device class (
#6174
)
2024-04-15 13:12:49 +00:00
__init__.py
POC of a test that depends on models.
2023-10-05 15:35:58 -04:00