volotat / SD-CN-Animation

This script allows to automate video stylization task using StableDiffusion and ControlNet.
MIT License
807 stars 61 forks source link

An exception occurred while trying to process the frame: 'int' object is not iterable #167

Open lookatmeseeks opened 1 year ago

lookatmeseeks commented 1 year ago

Error is in the title, I'm pretty new to this and have no clue what it could mean. same error message happens for every model Exported settings: { "prompt": "beautiful enchanted forest, bioluminescence, twinkling lights ", "n_prompt": "text, letters, logo, brand, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck", "steps": 15, "sampler_index": 0, "cfg_scale": 5.5, "image_cfg_scale": 1.5, "processing_strength": 0.85, "fix_frame_strength": 0.15, "seed": -1, "height": 576, "width": 1024, "fps": 12, "sdcn_process_mode": "txt2vid", "init_image": null, "length": 40, "cn_frame_send": 0, "ControlNets": [] }