mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-24 23:51:26 +02:00
Our model fields use `model_name`, but the API response uses `name`. Some places use `model_type` but the API response used `type`. Changed the API response to provide `model_name` and `model_type`, which simplifies how we manage models on the client substantially. |
||
|---|---|---|
| .. | ||
| generator | ||
| image_util | ||
| install | ||
| model_management | ||
| restoration | ||
| stable_diffusion | ||
| training | ||
| util | ||
| web | ||
| __init__.py | ||
| safety_checker.py | ||