Open joeb7 opened 1 year ago
Me too.
Very Thanks for all PD.: sorry my bad english
RuntimeError: Given groups=1, weight of size [64, 3, 3, 3], expected input[1, 4, 192, 192] to have 3 channels, but got 4 channels instead
Error completing request██████████████████████████████████████████████████████████████| 50/50 [00:11<00:00, 4.15it/s]
Arguments: ('task(4lcjh4jax132ia5)', 3, '(intense #2888f0 cyan) dissolving to intense blue #7078e8 liquid, marblingai, water02, water elemental,\n Recommended settings: Sampling Steps: 80-100, Sampler: Euler a, Denoising strength: 0.8 Will upscale the image by the selected scale factor; use width and height sliders to set tile size Will upscale the image depending on the selected target size type\n
\n', True, True, '', '', True, 50, True, 1, 0, False, 4, 0.5, 'Linear', 'None', 'CFG Scale
should be 2 or lower.
Loading weights [bb4168e972] from I:\stable-diffusion-webui\models\Stable-diffusion\FINAL\aatrok_goodmodel.safetensors Loading VAE weights specified in settings: I:\stable-diffusion-webui\models\VAE\vae-ft-mse-840000-ema-pruned.ckpt Applying optimization: xformers... done. Weights loaded in 1.2s (load weights from disk: 0.2s, apply weights to model: 0.8s, load VAE: 0.2s). Error loading hypernetwork I:\stable-diffusion-webui\models\hypernetworks\water02.pt Traceback (most recent call last): File "I:\stable-diffusion-webui\modules\hypernetworks\hypernetwork.py", line 331, in load_hypernetwork hypernetwork.load(path) File "I:\stable-diffusion-webui\modules\hypernetworks\hypernetwork.py", line 250, in load self.layer_structure = state_dict.get('layer_structure', [1, 2, 1]) AttributeError: 'Tensor' object has no attribute 'get'
100%|█████████████████████████████████████████████████████████████████████████████████| 50/50 [00:14<00:00, 3.51it/s]
Error completing request1:06, 4.15it/s]
Arguments: ('task(1y6ozbp08gv9xdp)', 3, '(intense #2888f0 cyan) dissolving to intense blue #7078e8 liquid, marblingai, water02, water elemental,\n Recommended settings: Sampling Steps: 80-100, Sampler: Euler a, Denoising strength: 0.8 Will upscale the image by the selected scale factor; use width and height sliders to set tile size Will upscale the image depending on the selected target size type\n
\n', True, True, '', '', True, 50, True, 1, 0, False, 4, 0.5, 'Linear', 'None', 'CFG Scale
should be 2 or lower.
Confirmed, same error with "masked area only" Steps to reproduce the problem
RuntimeError: Given groups=1, weight of size [64, 3, 3, 3], expected input[1, 4, 192, 192] to have 3 channels, but got 4 channels instead"
Is there an existing issue for this?
What happened?
Choose inpaint with " masked only " selected" Should return the image with the masked area being changed gives runtime error instead ( see below ) ends in "RuntimeError: Given groups=1, weight of size [64, 3, 3, 3], expected input[1, 4, 192, 192] to have 3 channels, but got 4 channels instead"
Steps to reproduce the problem
What should have happened?
it should work with this select, i have used it before but using it yesterday and today it is no longer working.
Commit where the problem happens
commit: 22bcc7be
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
List of extensions
No; this problem was reproduced with the " no extensions " selected.
Console logs
Additional information
No response