This is a simple editor for V2 character cards (V1 cards can also be loaded). Forked from original project here: https://github.com/FaceDeer/pyqt_tavernai_character_editor
Dependencies:
- PyQt5
- Pillow
- pyenchant (optional, but required for spellcheck)
Changelog:
Version 0.4
- AI-assisted character generation
- Able to use ChatGPT or KCPP API for both text and image gen
- Maximum Effort character generation templates included for several instruct formats
- Some minor UI tweaks
Version 0.3
- Create new card from scratch
- Change card image
- Spellcheck with context menu suggestions and language selection
- Token counter can now be updated without having to save the card
Version 0.2
- Dark mode
- Font size select
Version 0.1 (initial fork)
- Larger thumbnails
- Token count estimate