Krea-2-Raw is in _TRUSTED_NON_GGUF_REPOS, so it is inference-loadable, but the generic "krea" generation-defaults key matched it too and applied Turbo's distilled 8-step / no-CFG recipe, producing degraded output on the undistilled base. Add a more specific krea-2-raw key (52 steps, guidance 3.5 per the model card) ahead of the generic one, in both the backend table and the frontend MODEL_DEFAULTS so the Studio UI and the OpenAI images route agree. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| hub | ||
| loggers | ||
| models | ||
| plugins | ||
| requirements | ||
| routes | ||
| state | ||
| storage | ||
| tests | ||
| utils | ||
| __init__.py | ||
| _platform_compat.py | ||
| cloudflare_tunnel.py | ||
| colab.py | ||
| main.py | ||
| run.py | ||
| startup_banner.py | ||