Spaces:
Build error
Build error
File size: 451 Bytes
6e413b2 6376ca1 6e413b2 6376ca1 6e413b2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | [project]
name = "ui-vieneu"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"celery>=5.6.3",
"fastapi>=0.136.0",
"faster-whisper>=1.2.1",
"ffmpeg-python>=0.2.0",
"jinja2>=3.1.6",
"pydantic>=2.13.2",
"python-dotenv>=1.2.2",
"python-multipart>=0.0.26",
"redis>=7.4.0",
"supabase>=2.28.3",
"uvicorn>=0.44.0",
"vieneu>=2.4.3",
]
|