Add --debug command line output and --nopreload flag
- When --debug is enabled, show full command line coderai was called with - Add --nopreload flag to disable model preloading at startup - When --nopreload is not specified, skip checking for preloaded sd.cpp models (forces load in worker thread to avoid Vulkan context issues) - Fix image model preloading to respect --nopreload flag
Showing
This diff is collapsed.
Please
register
or
sign in
to comment