Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.

This commit is contained in:
Aodhan Collins
2026-02-08 01:54:18 +00:00
commit df82d4ec07
62 changed files with 3433 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Flask
Flask-SQLAlchemy
Pillow
requests