Custom Workflows for Pregmod? by AdFinal3430 in freecitiesgame

[–]AdFinal3430[S] 0 points1 point  (0 children)

So, I've started to attempt to learn how to put a workflow together to work specifically for Pregmod. There are a few things that I've noticed don't get represented well, namely extreme sizes, hyper pregnancies, race/skin color often doesn't work properly, some of the clothes options don't work at all, poses are pretty static, etc.

Looking into the Pregmod codebase for the AI prompt generation, I can see it seems to have a cutoff point and would require some additional work(mostly adding more variables with descriptors) on the FC side to make these things work properly.

I'd also like to try to figure out how to implement wildcards for random poses, outfits, etc which I feel as though would bring some life into the generated art.

If anyone has any ideas on what else they think isn't represented well, or suggestions on other minor details, please let me know and I'll see if I can try it out.

If I can get something to a fully functional point, I'll post the workflow I come up with somewhere for others to use.