stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: Generate button disabled after generating image
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
Seems to happen randomly, and without throwing an error in the terminal.
Appears to most often happen after first generation.
I'm using the latest build on Paperspace.
When I click generate the app will generate a single image or batch of images
subsequent attempt will show "waiting" and then eventually this goes away, resulting in no image, and a generate button that no longer functions
refreshing the UI seems to return functionality, but happens after another generation.
Seems to happen randomly but usually after first generation.
Steps to reproduce the problem
- Go to .... txt2img, img2img, or any image generation task
- Press ....generate
- ...attempt to press generate again...sometimes works...sometimes doesn't
What should have happened?
continue to be able to press generate button
Commit where the problem happens
commit: 5ab7f213
What platforms do you use to access the UI ?
Windows, Linux
What browsers do you use to access the UI ?
Google Chrome, Microsoft Edge
Command Line Arguments
No
List of extensions
The issue seems to happen with or without extensions, and on brand new builds
Cozy-Nest | https://github.com/Nevysha/Cozy-Nest.git | 24e04cc4 (Wed May 10 10:49:24 2023) | unknown SD-CN-Animation | https://github.com/volotat/SD-CN-Animation.git | c987f645 (Sun May 7 22:19:50 2023) | unknown frame2frame | https://github.com/LonicaMewinsky/frame2frame | 900fc596 (Wed Mar 15 21:50:53 2023) | unknown gif2gif | https://github.com/LonicaMewinsky/gif2gif.git | cc164474 (Tue Apr 25 14:30:08 2023) | unknown sd-pixel | https://github.com/Leodotpy/sd-pixel.git | 6d35dec2 (Sat May 6 18:17:16 2023) | unknown sd-webui-controlnet | https://github.com/Mikubill/sd-webui-controlnet.git | c9c8ca6e (Sun May 7 17:15:00 2023) | unknown sd-webui-photopea-embed | https://github.com/yankooliveira/sd-webui-photopea-embed | 14d81ed9 (Sat May 6 09:25:11 2023) | unknown sd-webui-riffusion | https://github.com/enlyth/sd-webui-riffusion.git | a65bb6b2 (Sun Apr 30 08:15:07 2023) | unknown stable-diffusion-webui-state | https://github.com/ilian6806/stable-diffusion-webui-state.git | 8560a9c9 (Mon May 8 13:24:04 2023) | unknown
Console logs
ControlNet v1.1.150
ControlNet v1.1.150
Error loading script: riffusion.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 256, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/notebooks/sd/stable-diffusion-webui/modules/script_loading.py", line 11, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 850, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-riffusion/scripts/riffusion.py", line 18, in <module>
from pedalboard.io import AudioFile
ModuleNotFoundError: No module named 'pedalboard'
Checkpoint flexibleDiffusion_v1.ckpt [5e7f83e32d] not found; loading fallback allInOnePixelModel_v1.ckpt
Calculating sha256 for /tmp/allInOnePixelModel_v1.ckpt: d7fb6396ab39b73019f37040977e15ec76a2548372daa534f9ac44b61c3d9548
Loading weights [d7fb6396ab] from /tmp/allInOnePixelModel_v1.ckpt
Creating model from config: /notebooks/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 21.5s (calculate hash: 6.4s, load weights from disk: 1.5s, create model: 0.8s, apply weights to model: 1.5s, apply half(): 1.1s, load VAE: 9.5s, move model to device: 0.5s).
Running on local URL: https://tensorboard-nxmf93vd1r.clg07azjl.paperspacegradient.com
✔ Connected
Startup time: 51.1s (import torch: 13.7s, import gradio: 1.2s, import ldm: 0.6s, other imports: 2.8s, list SD models: 1.0s, setup codeformer: 0.1s, load scripts: 3.3s, load SD checkpoint: 21.5s, create ui: 6.4s, gradio launch: 0.2s).
100%|███████████████████████████████████████████| 20/20 [00:17<00:00, 1.14it/s]
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.60it/s]
Calculating sha256 for /tmp/flexibleDiffusion_v1.ckpt: 5e7f83e32d9ba5314abc968bef49f428ac6c2cc2c3bb411cffb15a600921580e
Loading weights [5e7f83e32d] from /tmp/flexibleDiffusion_v1.ckpt
Applying xformers cross attention optimization.
Weights loaded in 9.5s (calculate hash: 7.0s, load weights from disk: 1.7s, apply weights to model: 0.4s, move model to device: 0.5s).
100%|███████████████████████████████████████████| 20/20 [00:08<00:00, 2.41it/s]
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
Preview Resolution = 512
Preview Resolution = 512
Loading model: control_v11p_sd15_canny [d14c016b]
Loaded state_dict from [/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.pth]
Loading config: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.yaml
ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
Loading preprocessor: canny
preprocessor resolution = 512
100%|███████████████████████████████████████████| 20/20 [00:10<00:00, 1.85it/s]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: canny
preprocessor resolution = 512
100%|███████████████████████████████████████████| 20/20 [00:10<00:00, 1.85it/s]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: canny
preprocessor resolution = 512
100%|███████████████████████████████████████████| 20/20 [00:17<00:00, 1.17it/s]
100%|███████████████████████████████████████████| 20/20 [00:27<00:00, 1.37s/it]
100%|███████████████████████████████████████████| 20/20 [00:27<00:00, 1.37s/it]
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 569
raw_W = 1200
target_H = 512
target_W = 1024
estimation = 511.99999999999994
Preview Resolution = 512
Closing server running on port: 6006
Restarting UI...
ControlNet v1.1.150
Error loading script: riffusion.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 256, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/notebooks/sd/stable-diffusion-webui/modules/script_loading.py", line 11, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 850, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-riffusion/scripts/riffusion.py", line 18, in <module>
from pedalboard.io import AudioFile
ModuleNotFoundError: No module named 'pedalboard'
Running on local URL: https://tensorboard-nxmf93vd1r.clg07azjl.paperspacegradient.com
✔ Connected
Startup time: 15.9s (load scripts: 1.3s, reload script modules: 0.2s, list SD models: 0.2s, create ui: 14.0s, gradio launch: 0.1s).
Loading model: control_v11p_sd15_canny [d14c016b]
Loaded state_dict from [/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.pth]
Loading config: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.yaml
ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 569
raw_W = 1200
target_H = 512
target_W = 512
estimation = 511.99999999999994
preprocessor resolution = 512
100%|███████████████████████████████████████████| 20/20 [00:10<00:00, 1.85it/s]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 569
raw_W = 1200
target_H = 512
target_W = 1024
estimation = 511.99999999999994
preprocessor resolution = 512
100%|███████████████████████████████████████████| 20/20 [00:24<00:00, 1.21s/it]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: depth_leres++
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 569
raw_W = 1200
target_H = 512
target_W = 1024
estimation = 511.99999999999994
preprocessor resolution = 512
ControlNet preprocessor location: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/annotator/downloads
Downloading: "https://huggingface.co/lllyasviel/Annotators/resolve/main/res101.pth" to /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/annotator/downloads/leres/res101.pth
100%|████████████████████████████████████████| 506M/506M [00:18<00:00, 28.7MB/s]
Downloading: "https://huggingface.co/lllyasviel/Annotators/resolve/main/latest_net_G.pth" to /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/annotator/downloads/leres/latest_net_G.pth
100%|████████████████████████████████████████| 304M/304M [00:11<00:00, 26.8MB/s]
100%|███████████████████████████████████████████| 20/20 [00:24<00:00, 1.21s/it]
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 569
raw_W = 1200
target_H = 512
target_W = 1024
estimation = 511.99999999999994
Preview Resolution = 512
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 569
raw_W = 1200
target_H = 512
target_W = 1024
estimation = 511.99999999999994
Preview Resolution = 512
Downloading: "https://huggingface.co/lllyasviel/Annotators/resolve/main/ZoeD_M12_N.pt" to /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/annotator/downloads/zoedepth/ZoeD_M12_N.pt
100%|██████████████████████████████████████| 1.34G/1.34G [01:08<00:00, 21.1MB/s]
img_size [384, 512]
Params passed to Resize transform:
width: 512
height: 384
resize_target: True
keep_aspect_ratio: True
ensure_multiple_of: 32
resize_method: minimal
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 1024
estimation = 512.0
Preview Resolution = 512
Loading model: control_v11f1p_sd15_depth [cfd03158]
Loaded state_dict from [/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11f1p_sd15_depth.pth]
Loading config: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11f1p_sd15_depth.yaml
ControlNet model control_v11f1p_sd15_depth [cfd03158] loaded.
Loading preprocessor: depth_zoe
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 1024
estimation = 512.0
preprocessor resolution = 512
100%|███████████████████████████████████████████| 20/20 [00:24<00:00, 1.21s/it]
Loading model from cache: control_v11f1p_sd15_depth [cfd03158]
Loading preprocessor: depth_zoe
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 1024
estimation = 512.0
preprocessor resolution = 512
100%|███████████████████████████████████████████| 20/20 [00:24<00:00, 1.21s/it]
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 1024
estimation = 512.0
Preview Resolution = 512
Preview Resolution = 512
Preview Resolution = 512
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 512
estimation = 512.0
Preview Resolution = 512
Loading model: control_v11p_sd15_canny [d14c016b]
Loaded state_dict from [/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.pth]
Loading config: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.yaml
ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 512
estimation = 512.0
preprocessor resolution = 512
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 31 timesteps
DDIM Sampler: 100%|█████████████████████████████| 31/31 [00:16<00:00, 1.85it/s]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 1024
estimation = 512.0
preprocessor resolution = 512
Data shape for DDIM sampling is (1, 4, 64, 128), eta 0.0
Running DDIM Sampling with 31 timesteps
DDIM Sampler: 100%|█████████████████████████████| 31/31 [00:37<00:00, 1.22s/it]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 1024
estimation = 512.0
preprocessor resolution = 512
Data shape for DDIM sampling is (1, 4, 64, 128), eta 0.0
Running DDIM Sampling with 31 timesteps
DDIM Sampler: 100%|█████████████████████████████| 31/31 [00:37<00:00, 1.22s/it]
Calculating sha256 for /tmp/ayonimix_V6.safetensors: f3a242fcaaf1d540a1c2d55602e83766cc2efbdf64c2b70e62518cbf516bfcd3
Loading weights [f3a242fcaa] from /tmp/ayonimix_V6.safetensors
Loading VAE weights specified in settings: /tmp/vae-ft-mse-840000-ema-pruned.vae.ckpt
Applying xformers cross attention optimization.
Weights loaded in 27.9s (calculate hash: 16.1s, load weights from disk: 0.8s, apply weights to model: 8.7s, load VAE: 1.8s, move model to device: 0.5s).
Loading model: control_v11p_sd15_canny [d14c016b]
Loaded state_dict from [/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.pth]
Loading config: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.yaml
ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 1024
target_H = 512
target_W = 1024
estimation = 512.0
preprocessor resolution = 512
Data shape for DDIM sampling is (1, 4, 64, 128), eta 0.0
Running DDIM Sampling with 31 timesteps
DDIM Sampler: 100%|█████████████████████████████| 31/31 [00:37<00:00, 1.22s/it]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 128), eta 0.0
Running DDIM Sampling with 31 timesteps
DDIM Sampler: 100%|█████████████████████████████| 31/31 [00:26<00:00, 1.15it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 31 timesteps
DDIM Sampler: 100%|█████████████████████████████| 31/31 [00:11<00:00, 2.60it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
100%|███████████████████████████████████████████| 20/20 [00:11<00:00, 1.75it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
100%|███████████████████████████████████████████| 30/30 [00:12<00:00, 2.40it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
100%|███████████████████████████████████████████| 25/25 [00:10<00:00, 2.41it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
100%|███████████████████████████████████████████| 25/25 [00:10<00:00, 2.40it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:15<00:00, 2.58it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:15<00:00, 2.60it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:15<00:00, 2.59it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:15<00:00, 2.58it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:15<00:00, 2.58it/s]
Error running process: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "/notebooks/sd/stable-diffusion-webui/modules/scripts.py", line 417, in process
script.process(p, *script_args)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 1017, in process
model_net = self.load_control_model(p, unet, unit.model, unit.low_vram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 689, in load_control_model
model_net = self.build_control_model(p, unet, model, lowvram)
File "/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 703, in build_control_model
raise RuntimeError(f"model not found: {model}")
RuntimeError: model not found: None
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:15<00:00, 2.59it/s]
Data shape for DDIM sampling is (1, 4, 64, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:15<00:00, 2.60it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.40it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.40it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.41it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.41it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.40it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.41it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.41it/s]
100%|███████████████████████████████████████████| 40/40 [00:16<00:00, 2.41it/s]
100%|███████████████████████████████████████████| 40/40 [00:15<00:00, 2.58it/s]
100%|███████████████████████████████████████████| 40/40 [00:15<00:00, 2.58it/s]
100%|███████████████████████████████████████████| 40/40 [00:15<00:00, 2.57it/s]
100%|███████████████████████████████████████████| 40/40 [00:15<00:00, 2.55it/s]
Data shape for DDIM sampling is (1, 4, 96, 64), eta 0.0
Running DDIM Sampling with 40 timesteps
DDIM Sampler: 100%|█████████████████████████████| 40/40 [00:27<00:00, 1.45it/s]
Downloading: "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/codeformer.pth" to /notebooks/sd/stable-diffusion-webui/models/Codeformer/codeformer-v0.1.0.pth
100%|████████████████████████████████████████| 359M/359M [00:06<00:00, 59.2MB/s]
Downloading: "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/detection_Resnet50_Final.pth" to /notebooks/sd/stablediffusion/src/codeformer/weights/facelib/detection_Resnet50_Final.pth
100%|████████████████████████████████████████| 104M/104M [00:01<00:00, 81.6MB/s]
Downloading: "https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/parsing_parsenet.pth" to /notebooks/sd/stablediffusion/src/codeformer/weights/facelib/parsing_parsenet.pth
100%|██████████████████████████████████████| 81.4M/81.4M [00:01<00:00, 67.1MB/s]
100%|███████████████████████████████████████████| 40/40 [00:24<00:00, 1.66it/s]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.66it/s]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.66it/s]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.67it/s]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.67it/s]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.66it/s]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.66it/s]
100%|███████████████████████████████████████████| 23/23 [00:17<00:00, 1.30it/s]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.57it/s]
100%|███████████████████████████████████████████| 25/25 [00:16<00:00, 1.56it/s]
100%|███████████████████████████████████████████| 25/25 [00:16<00:00, 1.56it/s]
100%|███████████████████████████████████████████| 25/25 [02:03<00:00, 4.95s/it]
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
100%|███████████████████████████████████████████| 20/20 [00:07<00:00, 2.59it/s]
100%|███████████████████████████████████████████| 25/25 [00:09<00:00, 2.59it/s]
100%|███████████████████████████████████████████| 25/25 [00:09<00:00, 2.59it/s]
100%|███████████████████████████████████████████| 25/25 [00:09<00:00, 2.59it/s]
Running DDIM Sampling with 35 timesteps
Decoding image: 100%|███████████████████████████| 35/35 [00:13<00:00, 2.59it/s]
Running DDIM Sampling with 37 timesteps
Decoding image: 100%|███████████████████████████| 37/37 [00:14<00:00, 2.59it/s]
Running DDIM Sampling with 37 timesteps
Decoding image: 100%|███████████████████████████| 37/37 [00:14<00:00, 2.59it/s]
Running DDIM Sampling with 37 timesteps
Decoding image: 100%|███████████████████████████| 37/37 [00:14<00:00, 2.59it/s]
Calculating sha256 for /tmp/synergix_v10.safetensors: 4e8b9eeeff9ddc7b7e53f366dd355a0ad95ebdb6f3ef7b4213cbb17cf213b99c
Loading weights [4e8b9eeeff] from /tmp/synergix_v10.safetensors
Loading VAE weights specified in settings: /tmp/vae-ft-mse-840000-ema-pruned.vae.ckpt
Applying xformers cross attention optimization.
Weights loaded in 27.4s (calculate hash: 16.3s, load weights from disk: 0.4s, apply weights to model: 8.4s, load VAE: 1.7s, move model to device: 0.5s).
Running DDIM Sampling with 37 timesteps
Decoding image: 100%|███████████████████████████| 37/37 [00:15<00:00, 2.36it/s]
Running DDIM Sampling with 37 timesteps
Decoding image: 100%|███████████████████████████| 37/37 [00:14<00:00, 2.58it/s]
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 512
raw_W = 512
target_H = 512
target_W = 512
estimation = 512.0
Preview Resolution = 512
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 512
raw_W = 512
target_H = 512
target_W = 512
estimation = 512.0
Preview Resolution = 512
Pixel Perfect Mode Enabled In Preview.
resize_mode = Crop and Resize
raw_H = 512
raw_W = 512
target_H = 512
target_W = 512
estimation = 512.0
Preview Resolution = 512
Loading model: control_v11p_sd15_canny [d14c016b]
Loaded state_dict from [/notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.pth]
Loading config: /notebooks/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.yaml
ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 512
target_H = 512
target_W = 512
estimation = 512.0
preprocessor resolution = 512
100%|███████████████████████████████████████████| 25/25 [00:13<00:00, 1.85it/s]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 512
target_H = 512
target_W = 512
estimation = 512.0
preprocessor resolution = 512
100%|███████████████████████████████████████████| 25/25 [00:13<00:00, 1.85it/s]
100%|███████████████████████████████████████████| 25/25 [01:30<00:00, 3.61s/it]
Loading model from cache: control_v11p_sd15_canny [d14c016b]
Loading preprocessor: canny
Pixel Perfect Mode Enabled.
resize_mode = ResizeMode.INNER_FIT
raw_H = 512
raw_W = 512
target_H = 512
target_W = 512
estimation = 512.0
preprocessor resolution = 512
100%|███████████████████████████████████████████| 25/25 [00:13<00:00, 1.85it/s]
Tile 1/9
Tile 2/9
Tile 3/9
Tile 4/9
Tile 5/9
Tile 6/9
Tile 7/9
Tile 8/9
Tile 9/9
100%|███████████████████████████████████████████| 30/30 [01:43<00:00, 3.45s/it]
100%|███████████████████████████████████████████| 25/25 [00:15<00:00, 1.57it/s]
Additional information
No response
you're using extensions that modifies the UI disable the extensions to see if they are the cause if that is the case then report the issue to the extension not here
As stated in the notes the issue persists with and without cozy nest.
On Thu, May 11, 2023, 12:06 AM w-e-w @.***> wrote:
you're using extensions that modifies the UI disable the extensions to see if they are the cause if that is the case then report the issue to the extension not here
— Reply to this email directly, view it on GitHub https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10270#issuecomment-1543390201, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7VT4BZOEPBZVLYDP7DHHU3XFR6U7ANCNFSM6AAAAAAX5S6UPQ . You are receiving this because you authored the thread.Message ID: @.***>
As stated in the notes the issue persists with and without cozy nest.
sorry missed that since that's the case, you should submit your report without any extensions the only way that we can solve this is either by accident or repeated process and finding the root cause so adding extensions into the mix isn't helping
Gradio is extremely weird, just today we found a bug that was caused by a typo, the weird thing is the bug doesn't manifest itself on every machine, and even behaves differently on different machines and I literally can't imagine why that would cause such a strange effect on the entire interface
the only way we can try to fix the issue is to reproduce the issue
It's very strange as it persists across multiple machines, different browsers, etc
I will make another notebook and run it fresh from updated code today and test it to see if issues persists.
Will resubmit if issues persist.
On Thu, May 11, 2023, 6:59 AM w-e-w @.***> wrote:
As stated in the notes the issue persists with and without cozy nest.
sorry missed that since that's the case, you should submit your report without any extensions the only way that we can solve this is either by accident or repeated process and finding the root cause so adding extensions into the mix isn't helping
Gradio is extremely weird, just today we found a bug that was caused by a typo, the weird thing is the bug doesn't manifest itself on every machine, and even behaves differently on different machines and I literally can't imagine why that would cause such a strange effect on the entire interface
— Reply to this email directly, view it on GitHub https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10270#issuecomment-1543961373, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7VT4B7R2QIPHQACJCUI2KDXFTPBLANCNFSM6AAAAAAX5S6UPQ . You are receiving this because you authored the thread.Message ID: @.***>
I suggest you also tried to 1.2.0 release candidate branch or even the dev branch who knows maybe it's fixed in the next version already
I am also having this issue, suddenly Generate button gets unresponsive.
I have the same issue. But it's been around for sometime when you are using cloud based system like google colab/kaggle etc. I found that remote.moe hosting stops working less but thats still only a guess. Depending on the commit i think there is more or less chance that it happens.
same issue happening with me, i need to stop and restart generate some images
then again issue re-appears
I experience the issue on my local install as well as my cloud instance.
On Sat, May 13, 2023, 1:35 PM Autoritysama @.***> wrote:
I have the same issue. But it's been around for sometime when you are using cloud based system like google colab/kaggle etc. I found that remote.moe hosting stops working less but thats still only a guess. Depending on the commit i think there is more or less chance that it happens.
— Reply to this email directly, view it on GitHub https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10270#issuecomment-1546736599, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7VT4B6BXN3HRZ3OUTCR53LXF7PBPANCNFSM6AAAAAAX5S6UPQ . You are receiving this because you authored the thread.Message ID: @.***>
This has been an ongoing issue when using any branch of a1111 on Android phones especially. Symptoms as listed by OP are an exact match to my own experiences. I have never had this issue happen when using a Window 10 PC and the Brave or Chrome browsers. It can still happen on mobile iOS devices like my iPad Pro but occurs a lot less frequently. I do not have a Mac to test with. Console logs do not have any clues and no information is printed there while experiencing this issue. It has been happening for several months and I have seen uncountable complaint threads similar to this one. Refreshing the browser page and trying again seems to be the only workaround. Restarting the WebUI via the Settings or Ext tabs, or by closing and launching again, has the same success rate as just refreshing the browser page. Using the mobile version of FireFox is slightly more reliable than Chrome on Android devices, and more reliable on iOS.
I share my interface with my friends via the Tunnel extension https://github.com/Bing-su/sd-webui-tunnels and Cloudflare's free developer tunnel links (they work 1000% more reliably than the built-in Gradio "share" option). My friends have all reported the same issues, and I have had to advise them to use PCs or Apple mobile devices for the most reliability.
Happened to me too, and I tried disabling the sd-cn-animation extension and I thought it worked, but when I changed the batch size the generate button bugs again
I thought the same thing but I think this is related to Gradio as enabling NGROK for tunneling and seems to have resolved my issues with the generate button not working.
Unfortunately using NGROK isn't allowed on Paperspace so this workaround only fixes my local installation.
I was able to generate a handful of videos without issues since switching to NGROK.
More testing will be needed.
On Mon, May 15, 2023, 6:57 PM YukiSakuma @.***> wrote:
Happened to me too, and I tried disabling the sd-cn-animation extension and the generate button doesn't bug anymore.
— Reply to this email directly, view it on GitHub https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10270#issuecomment-1548813869, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7VT4BZK35RFPQZ3CGKJMDTXGLGINANCNFSM6AAAAAAX5S6UPQ . You are receiving this because you authored the thread.Message ID: @.***>
any updates on this?
Some problem
Same issue. UI completely breaks