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-02-02 14:35:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a13af3c7add7bb7797ad7cd0d424fe347ca22cc
InvokeAI
/
invokeai
/
backend
/
model_manager
History
Ryan Dick
1a13af3c7a
Fix huggingface_hub.errors imports after version bump.
2024-10-28 13:05:17 -04:00
..
load
ruff fix
2024-10-23 10:09:24 +11:00
metadata
Fix huggingface_hub.errors imports after version bump.
2024-10-28 13:05:17 -04:00
util
Add comment describing why we're not using the meta device during probing of gguf files
2024-10-02 18:33:05 -04:00
__init__.py
Apply ruff rule to disallow all relative imports.
2024-07-04 09:35:37 -04:00
config.py
Simplify handling of CLIP ViT selection for FLUX IP-Adapter invocation.
2024-10-21 19:54:59 +00:00
merge.py
Apply ruff rule to disallow all relative imports.
2024-07-04 09:35:37 -04:00
probe.py
(api) make sure all controlnet starter models will still have pre-processors correctly assigned when probed based on name
2024-10-24 23:34:06 +11:00
search.py
recognize .gguf files when scanning a folder for import
2024-10-02 18:33:05 -04:00
starter_models.py
(api) make sure all controlnet starter models will still have pre-processors correctly assigned when probed based on name
2024-10-24 23:34:06 +11:00