Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images not saving to Output directory (or anywhere) when using img2img Batch mode with ControlNet #2027

Closed
1 task done
nikallasha opened this issue Sep 3, 2023 · 17 comments
Labels
bug Something isn't working

Comments

@nikallasha
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

What happened?

After the latest Automatic1111 (1.6.0) and ControlNet updates, images aren't being saved anywhere when using Batch mode in img2img with ControlNet.

Steps to reproduce the problem

  1. Go to img2img
  2. Choose Batch mode and type in the Input and Output directories for your images
  3. Enable ControlNet, choose any Control Type
  4. Generate

What should have happened?

The generated images should save to the chosen Output directory

Commit where the problem happens

webui:
controlnet:

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

--opt-sdp-attention --medvram --ckpt-dir C:\SD-Contents\sd-models --lora-dir C:\SD-Contents\Lora --embeddings-dir C:\SD-Contents\embeddings --controlnet-dir C:\SD-Contents\ControlNet

List of enabled extensions

image

Console logs

.

Additional information

No response

@aleksbos
Copy link

aleksbos commented Sep 3, 2023

Similarly. There is no way to work in batch mode

@aleksbos
Copy link

aleksbos commented Sep 5, 2023

Batch mode only works with these settings. At the same time, the images are saved to the standard Stable Diffusion folder. When specifying the output folder, the images are not saved anywhere at all. Also, TemporalNet stopped working. The generation rate has dropped by almost 3-4 times.
image

@millbank14
Copy link

millbank14 commented Sep 5, 2023

I experienced the same problem several days ago. It appears that images are being created on the preview when you go to the output folder, there's nothing there. I literally cannot work without this function operating. I'm surprised more people haven't reported this problem. Is it being looked at by the developers at all?

@alexbofa
Copy link

alexbofa commented Sep 6, 2023

The same, images are not saved when working with the batch

@lllyasviel lllyasviel added the bug Something isn't working label Sep 7, 2023
@catboxanon
Copy link
Contributor

I believe this is related to AUTOMATIC1111/stable-diffusion-webui#12926.

@lllyasviel
Copy link
Collaborator

so is this a controlnet problem or a webui problem?
if it is not controlnet then we are not going to take any action

@millbank14
Copy link

It must be a ControlNet problem because the images do go to the output directory when using img to img batch mode WITHOUT ControlNet.

@catboxanon
Copy link
Contributor

catboxanon commented Sep 9, 2023

Upstream PR is merged in the dev branch now if anybody wants to test to see if that fixes it. If not then it's likely a ControlNet bug. Nevermind, this now needs to be merged. AUTOMATIC1111/stable-diffusion-webui#13170

@brandostrong
Copy link

confirming I also have this issue, batch tab loopback does not write to anywhere

@Mathssss
Copy link

Batch mode only works with these settings. At the same time, the images are saved to the standard Stable Diffusion folder. When specifying the output folder, the images are not saved anywhere at all. Also, TemporalNet stopped working. The generation rate has dropped by almost 3-4 times. image

Where does it save to? mine isn't saving anywhere when i leave the output blank.... i need to figure this out asap as i have a video due in a month and NEEED this funcionality .
AAAAAAAAh

@jkyndir
Copy link

jkyndir commented Oct 13, 2023

i'm having the same issue. With or without control net enabled, the img2img batch doesn't seem to generate any output anywhere.

can anyone plz help?

@jkyndir
Copy link

jkyndir commented Oct 13, 2023

is there a fix for this problem?

i'm really in need of outputing image sequence right now

@alexbofa
Copy link

it seems to be solved in the DEV version, but there is a problem with AUTOMATIC1111/stable-diffusion-webui#13627

@jkyndir
Copy link

jkyndir commented Oct 13, 2023

it seems to be solved in the DEV version, but there is a problem with AUTOMATIC1111/stable-diffusion-webui#13627

hi there, much appreciate the help. but i just switch to the dev branch of webui, and the same problem still persists on my end. The generated images are not saved anywhere, when using batch img2img, no matter what settings i used.

@alexbofa
Copy link

@jkyndir

it's strange, because of this fix, saving works for me, but what I described above is very annoying. Seed / Denoising strength

@jkyndir
Copy link

jkyndir commented Oct 13, 2023

i finally figured it out!

After switching to the dev branch, gotta check this option here as well, and then the batch images would be saved to the output directory.

image

@MadDogFG
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests