Keyerror
#495
Replies: 1 comment 3 replies
-
I tried removing ui_config but it doesn't work. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
webui-docker-auto-1 | Arguments: ('task(ldrotam47cvjsdu)', None, False, '', '2D', 120, 'replicate', '0:(0)', '0:(1.0025+0.002sin(1.253.14t/30))', '0:(0)', '0:(0)', '0:(1.75)', '0:(0.5)', '0:(0.5)', '0:(0)', '0:(0)', '0:(0)', False, '0:(0)', '0:(0)', '0:(0)', '0:(53)', '0: (0.065)', '0: (0.65)', '0: (1.0)', '0: (7)', '0:(1.5)', False, '0:(1)', '0:(0)', False, '0: (25)', '0: (70)', '0: (1)', '0: (200)', '0: (10000)', '0:(s), 1:(-1), "max_f-2":(-1), "max_f-1":(s)', False, '0: ("Euler a")', '0: ("{video_mask}")', False, '0: ("{video_mask}")', False, '0: ("model1.ckpt"), 100: ("model2.ckpt")', False, '0: (2)', True, '0: (1.05)', '0: (5)', '0: (1.0)', '0: (0.1)', '0: (0.0)', 'LAB', '', 1.0, False, '2', 'None', False, '0', 'perlin', 8, 8, 4, 0.5, True, 0.2, 'border', 'bicubic', False, 'https://deforum.github.io/a1/V1.mp4', 1, 0, -1, False, False, 'https://deforum.github.io/a1/VM1.mp4', False, '20230129210106', '{\n "0": "tiny cute swamp bunny, highly detailed, intricate, ultra hd, sharp photo, crepuscular rays, in focus, by tomasz alen kopera",\n "30": "anthropomorphic clean cat, surrounded by fractals, epic angle and pose, symmetrical, 3d, depth of field, ruan jia and fenghua zhong",\n "60": "a beautiful coconut --neg photo, realistic",\n "90": "a beautiful durian, trending on Artstation"\n}\n ', '', '', 512, 512, False, False, -1, 'Euler a', False, 0, 0, 25, 0.0, 1, True, True, False, False, False, 'Deforum_{timestring}', '{timestring}{index}{prompt}.png', 'iter', 1, False, False, True, 0.8, 'https://deforum.github.io/a1/I1.png', False, False, False, True, 'https://deforum.github.io/a1/M1.jpg', 1.0, 1.0, 4, 1, True, 4, 'reroll', False, 15, False, False, 'FFMPEG mp4', '/usr/local/lib/python3.10/site-packages/imageio_ffmpeg/binaries/ffmpeg-linux64-v4.2.2', '17', 'slow', 'None', 'https://deforum.github.io/a1/A1.mp3', False, 'realesr-animevideov3', 'x2', True, False, 'x0_pred', 'C:/SD/20230124234916_%09d.png', 'testvidmanualsettings.mp4', False, 'None', 2, False, 2, False, '', True, False, 'None', True, 'None', False, 'DIS Fine', False, 'None', False, 'None', False, False, '0:(0.5)', '0:(1)', '0:(0.5)', '0:(1)', '0:(100)', '0:(0)', False, '{\n "0": "https://deforum.github.io/a1/Gi1.png",\n "max_f/4-5": "https://deforum.github.io/a1/Gi2.png",\n "max_f/2-10": "https://deforum.github.io/a1/Gi3.png",\n "3max_f/4-15": "https://deforum.github.io/a1/Gi4.jpg",\n "max_f-20": "https://deforum.github.io/a1/Gi1.png"\n}', '0:(0.75)', '0:(0.35)', '0:(0.25)', '0:(20)', '0:(0.075)') {}
webui-docker-auto-1 | Traceback (most recent call last):
webui-docker-auto-1 | File "/stable-diffusion-webui/modules/call_queue.py", line 56, in f
webui-docker-auto-1 | res = list(func(*args, **kwargs))
webui-docker-auto-1 | File "/stable-diffusion-webui/modules/call_queue.py", line 37, in f
webui-docker-auto-1 | res = func(*args, **kwargs)
webui-docker-auto-1 | File "/stable-diffusion-webui/extensions/deforum-for-automatic1111-webui/scripts/deforum.py", line 86, in run_deforum
webui-docker-auto-1 | render_animation(args, anim_args, video_args, parseq_args, loop_args, controlnet_args, root.animation_prompts, root)
webui-docker-auto-1 | File "/stable-diffusion-webui/extensions/deforum-for-automatic1111-webui/scripts/deforum_helpers/render.py", line 475, in render_animation
webui-docker-auto-1 | if opts.data["img2img_fix_steps"] == True: # disable "with img2img do exactly x steps" from general setting, as it ruins deforum animations
webui-docker-auto-1 | KeyError: 'img2img_fix_steps'
Cannot run deforum.
Why is there no argument called img2img_fix_steps?
Beta Was this translation helpful? Give feedback.
All reactions