[Bug]: img2img and inpainting doesn't work
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
- Go to img2img tab
- Load an image
- 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
- LDSR | built-in
- Lora | built-in
- ScuNET | built-in
- SwinIR | built-in
- 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.
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.
Having same issue.
Inpaiting was working fine for me until 2days ago
Still no solution? Guys?