"vscode:/vscode.git/clone" did not exist on "63288def2839c3cea45b2ea23eb932b2c192e54e"
fix: fix ValueError in NunchakuQwenImagePipeline.prepare_latents unpacking (#616)
* fix: enhance latent variable preparation in NunchakuQwenImagePipeline - Refactored latent variable preparation to utilize the parent method for generating latents. - Added manual generation of latent_image_ids to ensure correct indexing. * refactor: clean up whitespace in NunchakuQwenImagePipeline - Removed unnecessary whitespace in the latent variable preparation section for improved readability.
Showing
Please register or sign in to comment