thecooltechguy / ComfyUI-Stable-Video-Diffusion

ComfyUI nodes for Stable Video Diffusion
332 stars 25 forks source link

Update prestartup_script.py #37

Closed dicksondickson closed 5 months ago

dicksondickson commented 5 months ago

GNU wget "--show-progress" option does not exist in the windows version thus throws and error and doesn't download the models. Use "--progress=bar" instead.