InvokeAI/invokeai/app
Lincoln Stein 8600aad12b multiple enhancements to model manager REACT API
1. add a /sync route for synchronizing the in-memory model lists to
   models.yaml, the models directory, and the autoimport directories.

2. add optional destination_directories to convert_model and merge_model
   operations.

3. add /ckpt_confs route for retrieving known legacy checkpoint configuration
   files.

4. add /search route for finding all models in a directory located in the server
   filesystem
2023-07-14 13:45:16 -04:00
..
api multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
cli restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
invocations fix(nodes): make ResizeLatents w/h optional 2023-07-14 21:42:42 +10:00
models feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00
services multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
util feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00
api_app.py merge with main 2023-07-09 13:28:05 -04:00
cli_app.py feat(db,nodes,api): refactor metadata 2023-07-13 15:40:05 +10:00