新增API

- /ffmpeg/subtitle-apply
- /ffmpeg/bgm-nosie-reduce
- /ffmpeg/zoom-loop
- /ffmpeg/overlay-gif

增加modal环境变量.runtime.env
This commit is contained in:
shuohigh@gmail.com
2025-05-15 15:53:37 +08:00
parent 0fca52a271
commit 9f25ec0ced
9 changed files with 167 additions and 164 deletions

View File

@@ -29,6 +29,7 @@ dependencies = [
"psutil>=7.0.0",
"scalar-fastapi>=1.0.3",
"modal>=0.76.3",
"python-dotenv>=1.1.0",
]
classifiers = [
"Programming Language :: Python :: 3",