Add files via upload

This commit is contained in:
Lectom
2024-12-06 11:05:05 +09:00
committed by GitHub
parent 97a19fe647
commit 308857344c
6 changed files with 253 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
transformers
ffmpeg-python==0.2.0
Jinja2
fastapi
uvicorn[standard]