Fix: Download image model on-demand if not cached
When loading image models dynamically (in ondemand mode), the code now: 1. Checks if model URL is cached 2. If not cached, downloads the model before loading This fixes the 'Could not resolve sd.cpp model path' error when using image models without --loadall or --loadswap flags.
Showing
Please
register
or
sign in
to comment