Is your feature request related to a problem? Please describe.
Currently there is no way to upload pre-made sprites for a character. Those expressions should change based on the chat status. For example when the character is angry, it should visualize the angry sprite.
Describe the solution you'd like
Pretty what they have done in SillyTavern the user can upload a set of sprites:
https://docs.sillytavern.app/extras/extensions/expression-images/
If a sprite is missing, then the default picture will be shown or an emoticon (I personally find that very annoying).
Describe alternatives you've considered
No alternatives allowed.
Additional context
We will need to add a sentiment classification from text. Maybe we can copy what was done in SillyTavern:
Is your feature request related to a problem? Please describe.
Currently there is no way to upload pre-made sprites for a character. Those expressions should change based on the chat status. For example when the character is angry, it should visualize the angry sprite.
Describe the solution you'd like Pretty what they have done in SillyTavern the user can upload a set of sprites: https://docs.sillytavern.app/extras/extensions/expression-images/ If a sprite is missing, then the default picture will be shown or an emoticon (I personally find that very annoying).
Describe alternatives you've considered No alternatives allowed.
Additional context We will need to add a sentiment classification from text. Maybe we can copy what was done in SillyTavern:
A classification model with 6 options by default: nateraw/bert-base-uncased-emotion
A larger model with 28 options: joeddav/distilbert-base-uncased-go-emotions-student