continue-revolution / sd-webui-animatediff

AnimateDiff for AUTOMATIC1111 Stable Diffusion WebUI
Other
3.11k stars 258 forks source link

[HELP]: Installing gifsicle in Windows 11 #396

Closed fadedninna closed 10 months ago

fadedninna commented 10 months ago

Is there an existing issue for this?

Have you read FAQ on README?

What happened?

I would like to install gifsicle in Windows 11, but I do not how to do it!

(WARNING - gifsicle not found, required for optimized GIFs, try: apt install gifsicle)

Steps to reproduce the problem

Not a problem.

What should have happened?

Help with installing gifsicle.

Commit where the problem happens

webui: Latest extension: Latest

What browsers do you use to access the UI ?

Microsoft Edge

Command Line Arguments

--xformers

Console logs

2024-01-10 11:22:44,963 - AnimateDiff - INFO - AnimateDiff process start.
2024-01-10 11:22:44,971 - AnimateDiff - INFO - Injecting motion module animatediffV3Models_motionModuleFP16.safetensors into SD1.5 UNet input blocks.
2024-01-10 11:22:44,971 - AnimateDiff - INFO - Injecting motion module animatediffV3Models_motionModuleFP16.safetensors into SD1.5 UNet output blocks.
2024-01-10 11:22:44,971 - AnimateDiff - INFO - Setting DDIM alpha.
2024-01-10 11:22:44,973 - AnimateDiff - INFO - Injection finished.
2024-01-10 11:22:44,973 - AnimateDiff - INFO - Hacking CFGDenoiser forward function.
2024-01-10 11:22:44,973 - AnimateDiff - INFO - Hacking ControlNet.
2024-01-10 11:22:48,618 - AnimateDiff - INFO - Restoring ControlNet.
2024-01-10 11:22:48,618 - AnimateDiff - INFO - Restoring CFGDenoiser forward function.
2024-01-10 11:22:48,618 - AnimateDiff - INFO - Restoring DDIM alpha.
2024-01-10 11:22:48,618 - AnimateDiff - INFO - Removing motion module from SD1.5 UNet input blocks.
2024-01-10 11:22:48,619 - AnimateDiff - INFO - Removing motion module from SD1.5 UNet output blocks.
2024-01-10 11:22:48,619 - AnimateDiff - INFO - Removal finished.
2024-01-10 11:22:48,619 - AnimateDiff - INFO - Merging images into GIF.
2024-01-10 11:22:51,835 - AnimateDiff - WARNING - gifsicle not found, required for optimized GIFs, try: apt install gifsicle
2024-01-10 11:22:51,837 - AnimateDiff - INFO - AnimateDiff process end.

Additional information

No response

zappityzap commented 10 months ago

You can find Windows binaries here: https://eternallybored.org/misc/gifsicle/

Put gifsicle.exe somewhere in your PATH.

galahadydl commented 8 months ago

which is the correct path?

MrMxyzptlk commented 8 months ago

Just put the file somewhere in the Windows 'PATH'. For instance; C:\Windows\System32