Fix image generation: add model caching and fallback for unknown models
- Add fallback to use configured --image-model when unknown model name is sent - Cache dynamically loaded StableDiffusion models for reuse across requests - Always check cache (not just in loadall mode) so ondemand mode reuses models
Showing
Please
register
or
sign in
to comment