Small changes to prompt and models

This commit is contained in:
Phillip Michelsen
2026-07-19 15:07:41 +08:00
parent 535c437178
commit 8d630944ca
3 changed files with 192 additions and 76 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ services:
COMIC_ANIMATOR_UPLOAD_DIR: /app/data/comic-animator/uploads
COMIC_ANIMATOR_OUTPUT_DIR: /app/data/comic-animator/outputs
ports:
- "8080:8080"
- "8088:8080"
volumes:
- preface-data:/app/data
- ./prompts:/app/prompts:ro