deepratna-awale / AutoExpress

Automatically creates character expressions from given image using A1111 Stable Diffusion API (with ADetailer).
MIT License
7 stars 2 forks source link
adetailer expressions sillytavern

Favicon AutoExpress

Introduction

Automatically creates 28 different expressions from a given image using Automatic1111 Stable Diffusion WebUI API. The application uses Inpainting with After Detailer Extension to inpaint the following expressions on the face:

For the latest changes, goto: Change Log

| Emotion | Emotion | Emotion | Emotion | | ------------- | -------------- | ----------- | ----------- | | Admiration | Amusement | Anger | Annoyance | | Approval | Caring | Confusion | Curiosity | | Desire | Disappointment | Disapproval | Disgust | | Embarrassment | Excitement | Fear | Gratitude | | Grief | Joy | Love | Nervousness | | Neutral | Optimism | Pride | Realization | | Relief | Remorse | Sadness | Surprise |

Examples

Anime

Anime Image Grid
Anime Image Emotion Grid

The above is an example anime expressions on the following image without cherry picking results.

Realistic Input Image
Anime input image

Realistic

Realistic Image Grid
Realistic Image Emotion Grid

The above is an example realistic expressions on the following image without cherry picking results.

Realistic Input Image
Realistic input image

Requirements

Installation

Usage

UI Description

It's pretty Straight forward. Keep an eye on the logs in the console. Dropping an image will auto populate all attributes in the UI if the image has Stable Diffusion info text. Only supports A1111 WebUI API for now.

PS: This is a very handy tool to use with Silly Tavern to generate character expressions sprites for any bot.

Revamped UI

Revamped UI

Future Work (Need contributers)

Special Thanks

SD Parsers by d3x-at

SD API Examples