From 1ec1bcf74a6b49edddcb5f22a0beab56feda59b4 Mon Sep 17 00:00:00 2001 From: Juha Jeronen Date: Wed, 10 Jan 2024 00:38:17 +0200 Subject: [PATCH] explain very briefly in README what the manual poser is --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 577092a..f2a1eb1 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ The manual poser app of `talkinghead` requires the installation of an additional If you only run `talkinghead` in the live mode (i.e. as a SillyTavern-extras module), `wxpython` is no longer required. +The manual poser has two uses. First, it is a GUI editor for the `talkinghead` emotion templates. Secondly, it can batch-generate static emotion sprites from a single talkinghead image (if you want the convenience of AI-powered posing, but don't want to run the live mode). + A fast GPU is heavily recommended. For more information, see the [`talkinghead` README](talkinghead/README.md). ### 💻 Locally