fix: rename --clip-l-path to --llm-path for stable-diffusion-cpp-python API
- Renamed CLI argument from --clip-l-path to --llm-path - Updated all references from args.clip_l_path to args.llm_path - Changed config dictionary key from 'clip_l_path' to 'llm_path' - Added model_type='z-image' and backend='vulkan' parameters
Showing
Please
register
or
sign in
to comment