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-26 13:26:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
chore/pydantic2
InvokeAI
/
invokeai
/
backend
/
install
History
Kyle Schouviller
5a532d00ec
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
..
__init__.py
rename invokeai.backend.config to invokeai.backend.install
2023-05-31 21:34:20 -04:00
check_root.py
chore: black
2023-08-05 12:05:24 +10:00
invokeai_configure.py
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
legacy_arg_parsing.py
Run python black
2023-07-28 09:46:44 -04:00
migrate_to_3.py
clip cache settings to permissible values; remove redundant imports in install __init__ file
2023-08-10 18:00:45 -04:00
model_install_backend.py
fix(mm): fix a lot of typing issues
2023-08-06 14:09:04 +10:00