yownas / seed_travel

Small script for AUTOMATIC1111/stable-diffusion-webui to create images between two seeds
Other
306 stars 25 forks source link

why? #57

Open kawaiidesuu01 opened 1 year ago

kawaiidesuu01 commented 1 year ago

Why? TypeError: Script.run() missing 23 required positional arguments: 'rnd_seed', 'seed_count', 'dest_seed', 'steps', 'curve', 'curvestr', 'loopback', 'video_fps', 'show_images', 'compare_paths', 'allowdefsampler', 'bump_seed', 'lead_inout', 'upscale_meth', 'upscale_ratio', 'use_cache', 'ssim_diff', 'ssim_ccrop', 'substep_min', 'ssim_diff_min', 'rife_passes', 'rife_drop', and 'save_stats'

yownas commented 1 year ago

Looks like the script isn't getting any arguments sent to it. But I couldn't see that problem with any of my test installations.