[X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
Have you read FAQ on README?
[X] I have updated WebUI and this extension to the latest version
What happened?
When I want to make a mask in img2img Batch, it works with a "normal" Checkpoint. But when I want to set an "Inpainting" Checkpoint, it generates an error message.
Yet this same inpainting checkpoint work with Animatediff without "Inpaint batch mask directory" active in “Batch”.
The error is only when "Inpaint batch mask directory" is active.
Steps to reproduce the problem
1 . I put in my links in "img2img" Batch : Inpaint batch mask directory
2 . I chose an inpainting checkpoint
3 . the generation stops at the beginning then displays an error message
What should have happened?
The problem with inpainting is that without the checkpoint "inpainting" version the rendering is duplicated around the mask, for example a lady on a background that we want to "change" with a mask will make a confusing rendering around the silhouette, generating non-existent arms and hands. The work of an inpaint checkpoint helps prevent this.
Commit where the problem happens
webui: version: [v1.7.0] • python: 3.10.6 • torch: 2.0.1+cu118 • xformers: 0.0.20 • gradio: 3.41.2 • checkpoint: [e53de42303]
extension: ControlNet v1.1.435 (not active for this exemple) / Animatediff : v1.13.1
What browsers do you use to access the UI ?
Chrome Version 120.0.6099.225 (Build officiel) (64 bits)
Is there an existing issue for this?
Have you read FAQ on README?
What happened?
When I want to make a mask in img2img Batch, it works with a "normal" Checkpoint. But when I want to set an "Inpainting" Checkpoint, it generates an error message.
Yet this same inpainting checkpoint work with Animatediff without "Inpaint batch mask directory" active in “Batch”. The error is only when "Inpaint batch mask directory" is active.
Steps to reproduce the problem
1 . I put in my links in "img2img" Batch : Inpaint batch mask directory
2 . I chose an inpainting checkpoint
3 . the generation stops at the beginning then displays an error message
What should have happened?
The problem with inpainting is that without the checkpoint "inpainting" version the rendering is duplicated around the mask, for example a lady on a background that we want to "change" with a mask will make a confusing rendering around the silhouette, generating non-existent arms and hands. The work of an inpaint checkpoint helps prevent this.
Commit where the problem happens
webui: version: [v1.7.0] • python: 3.10.6 • torch: 2.0.1+cu118 • xformers: 0.0.20 • gradio: 3.41.2 • checkpoint: [e53de42303] extension: ControlNet v1.1.435 (not active for this exemple) / Animatediff : v1.13.1
What browsers do you use to access the UI ?
Chrome Version 120.0.6099.225 (Build officiel) (64 bits)
Command Line Arguments
Console logs
Additional information
No response