mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
* feature(app): Add an endpoint to recall generation parameters and transmit to frontend -core generation parameters -support for LoRAs and IP-adapters -controlnets -documentation in docs/contributing/RECALL_PARAMETERS * chore(app): refactor controlnet image processing in recall_parameters route * docs(app): updated recall endpoint documentation * chore(app): ruff format * chore(frontend): rerun typegen --------- Co-authored-by: Jonathan <34005131+JPPhoto@users.noreply.github.com>