You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Error completing request
Arguments: ('task(0f9defn69mud0x1)', 'absurdres, highres, overlord,(maruyama) albedo,(overlord) absurdres highres paid,reward patreon,reward 1girl arm,behind,back bare,shoulders belt belt,buckle black,hair black,ribbon black,wings breasts buckle cleavage collarbone curtains dress feathered,wings green,eyes hair,between,eyes hair,ornament horn,ornament horn,ribbon horns indoors jewelry large,breasts long,hair looking,at,viewer necklace off-shoulder,dress off,shoulder ribbon short,dress sitting skull,hair,ornament smile solo very,long,hair white,dress window wings wrist,ribbon lora:albedoOverlord_v11EXPERIMENTAL:1', '(worst quality, low quality:2.0), border, frame, (large breasts:2.0), watermark, signature, lowres', [], 20, 16, False, False, 1, 1, 7, -1.0, -1.0, 0, 0, 0, False, 512, 640, True, 0, 2, 'R-ESRGAN 4x+', 0, 0, 0, [], 0, <scripts.external_code.ControlNetUnit object at 0x0000025D180217E0>, False, False, 'positive', 'comma', 0, False, False, '', 1, '', 0, '', 0, '', True, False, False, False, 0, None, False, 50) {}
Traceback (most recent call last):
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\call_queue.py", line 56, in f
res = list(func(*args, **kwargs))
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\call_queue.py", line 37, in f
res = func(*args, **kwargs)
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\txt2img.py", line 56, in txt2img
processed = process_images(p)
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\processing.py", line 503, in process_images
res = process_images_inner(p)
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\processing.py", line 653, in process_images_inner
samples_ddim = p.sample(conditioning=c, unconditional_conditioning=uc, seeds=seeds, subseeds=subseeds, subseed_strength=p.subseed_strength, prompts=prompts)
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\processing.py", line 941, in sample
samples = self.sampler.sample_img2img(self, samples, noise, conditioning, unconditional_conditioning, steps=self.hr_second_pass_steps or self.steps, image_conditioning=image_conditioning)
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\sd_samplers_kdiffusion.py", line 319, in sample_img2img
noise_sampler = self.create_noise_sampler(x, sigmas, p)
File "C:\Users\Hp\OneDrive\Escritorio\Stable Diffusion\stable-diffusion-webui\modules\sd_samplers_kdiffusion.py", line 291, in create_noise_sampler
sigma_min, sigma_max = sigmas[sigmas > 0].min(), sigmas.max()
RuntimeError: min(): Expected reduction dim to be specified for input.numel() == 0. Specify the reduction dim with the 'dim' argument.
Beta Was this translation helpful? Give feedback.
All reactions