SillyTavern / SillyTavern-Extras

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

TalkingHead does not work on mobile #158

Closed Interpause closed 1 year ago

Interpause commented 1 year ago

I have TalkingHead working properly on my laptop. However, when connecting to the same server on mobile, with extras API confirmed connected, the TalkingHead avatar does not appear.

Cohee1207 commented 1 year ago

Do other extras work on your phone? You need to run it in listen mode and specify the IP of your laptop that runs the Extras server.

Interpause commented 1 year ago

yes, the UI indicates the extras are connected. image If I have time, I will try to use remote inspection.

Interpause commented 1 year ago

As of latest version, this does not seem to be broken anymore.

Do be aware that if using WSL, the desktop session must have logged in at least once, else wxpython will silently hang.