SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
549 stars 124 forks source link

Error live2d module couln't be imported. #99

Closed Ph0rk0z closed 1 year ago

Ph0rk0z commented 1 year ago

Is there some extra requirement to make live2d work? Or simply isn't finished yet?

Cohee1207 commented 1 year ago

We're actively working on it and figuring out the exact requirements. Stay tuned.

Cohee1207 commented 1 year ago

live2d module is renamed to talkinghead. It was working the last time I checked on the clean Python 3.11 environment with requirements-complete.txt.

Ph0rk0z commented 1 year ago

It still needs to be run separately, correct? That was the hardest part to figure out for me, I had to glean it from some PR.

Also I'm not sure I can even run it at all as my server is separate and I think it can't draw over the network, correct me if I'm wrong.

Cohee1207 commented 1 year ago

You can run this on the remote server, I think. It shares a picture feed over a network.

Ph0rk0z commented 1 year ago

Ok.. I will give it another try. It was trying to draw to my xserver and complaining there were no screens.