SadTalker icon indicating copy to clipboard operation
SadTalker copied to clipboard

re-install requirements every time I open automatic1111

Open ffiras opened this issue 1 year ago • 7 comments

Every time I open automatic1111 web UI it will re-install all requirements and re-dowload the models again.

ffiras avatar Apr 13 '23 13:04 ffiras

The same problem!

Luvdraft avatar Apr 13 '23 13:04 Luvdraft

sorry for the inconvenience. you can set the checkpoint_path manually as in here: https://github.com/Winfredy/SadTalker#sd-webui-extension

vinthony avatar Apr 13 '23 14:04 vinthony

I just commented the line 69 "install()" function under SadTalker\scripts\extention.py file for now. I don't have to wait for it to re-install now.

ffiras avatar Apr 13 '23 14:04 ffiras

Same problem on windows. What's the solution?

Sh4d0wHunt3rX avatar Apr 13 '23 16:04 Sh4d0wHunt3rX

Add set SADTALKER_CHECKPOINTS=.\extensions\SadTalker\checkpoints to webui-user.bat

an303042 avatar Apr 13 '23 17:04 an303042

I already have a set checkpoints in user-webui, but I need it to stop doing that in webui.

bbecausereasonss avatar Apr 14 '23 03:04 bbecausereasonss

Hi, we have updated the code to prevent auto-installation and make sure you have set the path of the checkpoint.

vinthony avatar Apr 14 '23 03:04 vinthony

fixed this issue in the latest version. reopen it if you have any problem with reinstall requirements.

vinthony avatar Apr 16 '23 01:04 vinthony

Should we still have to add path to checkpoints ? Can someone tell me how to add it and where ?

daarkwulf avatar Aug 06 '23 12:08 daarkwulf