InvokeAI/invokeai/app
psychedelicious 531d6f40f4 feat(mm): add logic to scan_folder route to check if a model is already installed
This was done in the frontend before but it's something the backend should handle.

The logic compares the found model paths to the path and source of all installed models. It excludes core models.
2024-03-01 10:42:33 +11:00
..
api feat(mm): add logic to scan_folder route to check if a model is already installed 2024-03-01 10:42:33 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations chore: typing 2024-03-01 10:42:33 +11:00
services chore: ruff 2024-03-01 10:42:33 +11:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util feat(nodes): add whole queue_item to InvocationContextData 2024-03-01 10:42:33 +11:00
api_app.py refactor(nodes): merge processors 2024-03-01 10:42:33 +11:00