AI art (Auto1111)
Fork for automatic1111 API.
Fork for automatic1111 API. Original Mod By Aantt and boriselec
Allows you to connect to Automatic1111 stable diffusion API to make images of your pawns and artworks at the click of a button and show them. This has no dedicated server, you need to have your own version running
Allows customization of what each Trait/Gene/Xenotype adds to the prompt. Should fully support mods as well.
The default IP is set to localHost:7860 so if your API is elsewhere you need to change it to that. If you are getting errors turn on dev mode and check the log. It should give a longer error which can help me help you troubleshoot.
Known Issues:
- Traits with tiers don't actually work based on tier atm(EG beautiful)
- Having custom Xenotypes saved with currently invalid data messes with displaying settings to edit them. EG if you have a xenotype saved with genes from a mod you don't currently have on.
-ThingID overlap, not sure if it will happen in practice but in testing I got a pawn sharing images with another. They should be exclusive based on TileID as well but who knows.