"vscode:/vscode.git/clone" did not exist on "5e97a52cbe37c49596b571192dc2b9cee14dd83f"
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