feat: initial commit of AI Comic Generator

This commit is contained in:
p
2026-01-17 15:26:14 +08:00
commit 06d76e0e69
278 changed files with 8612 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
fastapi
uvicorn
sqlmodel
pydantic
pydantic-settings
python-dotenv
google-genai
openai
requests
alembic
pymysql
aiofiles