initiative-sh / initiative.sh

A web-based command line for game masters
https://initiative.sh/
GNU General Public License v3.0
42 stars 4 forks source link

Experiment with Stable Diffusion to generate NPC portraits #294

Closed MikkelPaulson closed 3 days ago

MikkelPaulson commented 1 year ago

Experiment with generating concept art using a self-hosted Stable Diffusion API. Ideal would be pencil sketches of NPCs that match up with gender, age, etc.

I previously took a stab at this by scraping portraits from artflow.ai, but without appropriate tagging all I have is a giant folder of images, with no way to match them up with the stats of a particular NPC.

Images would have to be pregenerated, and given the resource requirements this would be a paid feature for users of the cloud version.

MikkelPaulson commented 1 year ago

Screenshot from 2022-12-08 23-18-44

First attempted set of character portraits. Looks good, ship it!

MikkelPaulson commented 3 days ago

Turns out LLMs are bad and this feature is bad.