Commit Graph

6 Commits

Author SHA1 Message Date
Aodhan Collins
8487b177b4 Added style browser. 2026-02-20 21:22:53 +00:00
Aodhan Collins
467c90594c feat: implement Actions Gallery with character integration and triple LoRA chaining
- Added Actions gallery with CRUD and JSON sync
- Implemented Triple LoRA workflow (Character -> Outfit -> Action)
- Added character-integrated previews for Actions with style matching
- Implemented granular prompt selection and default persistence for Actions
- Added detailed development guide for extending gallery features
2026-02-19 20:06:57 +00:00
Aodhan Collins
c0e6cff7b7 Add outfit gallery and AI-powered creation for characters and outfits
- Add outfit gallery with CRUD operations (create, read, update, delete)
- Add AI-powered profile generation for both characters and outfits
- Add toggle to switch between AI generation and manual creation
- Auto-generate filenames from names with incrementing for duplicates
- Add 'full_body' and 'bottom' fields to wardrobe structure
- Update all character and outfit JSON files with new wardrobe fields
- Reorganize data into data/characters and data/clothing directories
- Update README with new features and JSON structure documentation
2026-02-19 18:34:46 +00:00
Aodhan Collins
5aede18ad5 Expanded generation options. Multiple outfits support. 2026-02-19 00:40:29 +00:00
Aodhan Collins
1e7f252cf9 Fixed broken generate buttons 2026-02-08 02:09:54 +00:00
Aodhan Collins
df82d4ec07 Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing. 2026-02-08 01:54:18 +00:00