This mod hooks up to a local ComfyUI installation to let you generate AI portraits in-game!
It requires a fair amount of setup, so please read the README carefully.

Basic features:
- Generate prompts based on your character's appearance and equipment.
- Produce body and face-crop images and save them to the character.
- Use whatever checkpoint model you like.
- Import your own ComfyUI workflow for more advanced image generation.
- Select LoRAs to use for race and sex, or to apply to every image generation.
You may have used the previous version of this mod, which just generates prompts. That functionality still exists, but has been augmented with ComfyUI integration.
The prompts are opinionated based on what I've found to work decently in the models I've tested. Your results may vary.
Download on GitHub
(Updated 1 Jun 2026)
FAQ:
Q: How do I find the AI image popup menu?
Open a character's info page and find the "AI" button in the bottom left of their full-body portrait.
Q: I have pretty modest hardware. Can I use this?
Probably not! Generating images takes a fairly beefy GPU.
Q: Can I farm out image generation to a cloud service (like Comfy Cloud)?
No. Introducing cloud services is a whole extra layer of complexity that I'm not going to tackle at this time
Q: What are some good LoRAs for fantasy races?
Try these:
Changelog:
1.1.8
- Fix: Remove tool slot that was replaced in 0.14.3
1.1.7
- Fix: Support the new interface for CropByBBoxes in ComfyUI 0.19.0.
- Adjust human skin tone prompts.
1.1.6
- Support generating clothed body from nude. Note that due to the way the game looks up alternate portraits, you will only be able to do this if the character already has a body image.
- Clean up input control colors for better readability.
- Small tweaks to prompt wording and weights.
- Bug fixes: LoRA dropdown could be too small, main panel was overlapping character portrait and body somewhat, skin color could be incorrect for characters with scales (like Dragonkin).
1.1.5
- Add img2img workflow that tries to maintain the character's face (`preserve-face`).
- Fix various behavior issues with the expandable prompt inputs.
- Add a "Fetch last" button to the UI to help when ComfyUI doesn't return images properly.
1.1.4
- Add Ultralytics portrait workflow for those who are having trouble with the default.
- The new workflow requires new dependencies. See the Workflow Dependencies section of the README for details.
- Add another safeguard for filenames which may contain forbidden characters.
1.1.3
- Refine prompts.
- Support more advanced portrait workflows.
- Support workflows that return multiple images.
- Better debugging output for error cases.
- Various small fixes.
1.1.2
- Fix failure when saving a character with a nickname.
- Add filtering for LoRA selection.
- Add more item descriptions
- Update documentation
1.1.1
- Fix an error when parsing fur that prevented generation of beastkin.
- Update various race and item prompts.
1.1.0
- Add support for LoRAs.
- Add support for custom workflows.
- Add settings persistence.
- Refine the UI.
1.0.0
- Add ComfyUI integration.

