-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The aim is to design the workflows that transform a picture so the transformation can follow the plot of the autogenerated visual novel.
The required workflow seems to be:
- Extract a human figure from the background
- Transform figure
- Paste it back to the background
The transformations are:
- Face transformation: smile, eyes wide open, anger, etc.
- Pose transformation: hand up, down, etc
- Object transformation: change an object hold by a character
- Apparel transformation: change the details of the outfit
The workflows need to be implemented as the BrainBox ComfyUI workflows
Reactions are currently unavailable