stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: img2img and inpainting doesn't work

Open samghoreyshi opened this issue 3 years ago • 4 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

img2img and inpainting doesn't work, when I click on generate nothings happen everything in this section will freeze after.

Steps to reproduce the problem

  1. Go to img2img tab
  2. Load an image
  3. Press generate

What should have happened?

It should start generating images and show the percentage of the process and after the generation is done, showing them normally inside the UI

Commit where the problem happens

https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/22bcc7be428c94e9408f589966c2040187245d81

What platforms do you use to access the UI ?

Other/Cloud

What browsers do you use to access the UI ?

Mozilla Firefox, Google Chrome, Microsoft Edge

Command Line Arguments

No

List of extensions

  1. LDSR | built-in
  2. Lora | built-in
  3. ScuNET | built-in
  4. SwinIR | built-in
  5. prompt-bracket-checker

Console logs

Loading weights [81086e2b3f] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/model.ckpt
Creating model from config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/configs/v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Applying xformers cross attention optimization.
Textual inversion embeddings loaded(0): 
Model loaded in 18.9s (load weights from disk: 11.1s, create model: 1.3s, apply weights to model: 3.4s, apply half(): 1.8s, move model to device: 1.2s).
Running on local URL: https://0c28-35-***-6-203.ngrok.io
✔ Connected
Startup time: 35.1s (import torch: 8.9s, import gradio: 1.1s, import ldm: 0.4s, other imports: 3.3s, load scripts: 1.3s, load SD checkpoint: 18.9s, create ui: 1.1s).

Additional information

Nothing shows up in the logs after I press generate.

samghoreyshi avatar Mar 31 '23 15:03 samghoreyshi

Same issue basically, except I'm running it locally. text2img works fine, but img2img/inpaint does nothing, just lags like it's trying to do something, but the console shows no progress/errors.

SpaceLanesGame avatar Apr 05 '23 19:04 SpaceLanesGame

Having same issue.

SoMentoss avatar Apr 25 '23 19:04 SoMentoss

Inpaiting was working fine for me until 2days ago

Elkalwyn avatar May 13 '23 09:05 Elkalwyn

Still no solution? Guys?

Longsua123 avatar Jun 21 '23 07:06 Longsua123