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-03 18:15:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b880a31039afe98cdcfe3df5a44b6beccfb07aa5
InvokeAI
/
invokeai
/
app
/
services
/
shared
/
sqlite_migrator
/
migrations
History
psychedelicious
86982f3059
feat(mm): make ModelHash instantiatable, taking an algorithm as arg
2024-03-03 14:32:14 +11:00
..
util
feat(mm): make ModelHash instantiatable, taking an algorithm as arg
2024-03-03 14:32:14 +11:00
__init__.py
feat(db): move sqlite_migrator into its own module
2023-12-11 16:41:30 +11:00
migration_1.py
feat(db): address feedback, cleanup
2023-12-13 11:19:59 +11:00
migration_2.py
Model Manager Refactor: Install remote models and store their tags and other metadata (
#5361
)
2024-01-14 19:54:53 +00:00
migration_3.py
Model Manager Refactor: Install remote models and store their tags and other metadata (
#5361
)
2024-01-14 19:54:53 +00:00
migration_4.py
Model Manager Refactor: Install remote models and store their tags and other metadata (
#5361
)
2024-01-14 19:54:53 +00:00
migration_5.py
tidy(migrator): remove logic to check if graph_executions exists in migration 5
2024-02-02 09:20:41 +11:00
migration_6.py
make model manager v2 ready for PR review
2024-03-01 10:42:33 +11:00