InvokeAI/invokeai/app/api/routers
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
..
app_info.py feat(api): app/config route returns available infill methods 2023-07-13 23:26:52 +10:00
board_images.py routes working 2023-06-22 16:25:49 +10:00
boards.py fix query 2023-06-29 21:14:53 +10:00
images.py Merge branch 'main' into feat/api/image-max-age 2023-07-14 08:21:44 -04:00
models.py multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
sessions.py fix(nodes): address feedback 2023-04-26 06:29:30 +10:00