InvokeAI/invokeai/app/api
psychedelicious cc7f6c7048 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-02-24 19:04:52 +11:00
..
routers feat(mm): add logic to scan_folder route to check if a model is already installed 2024-02-24 19:04:52 +11:00
dependencies.py removing dependency on an output folder, embrace python temp folder for bulk download 2024-02-20 23:39:30 +11:00
events.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
no_cache_staticfiles.py fix(api): typo in no_cache_staticfiles.py 2024-01-22 16:10:25 +11:00
sockets.py linted and styling 2024-02-20 23:39:30 +11:00