feat: add project config and test scaffolding
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.34.0
|
||||
torch>=2.2.0
|
||||
diffusers>=0.30.0
|
||||
transformers>=4.40.0
|
||||
accelerate>=0.30.0
|
||||
TTS>=0.22.0
|
||||
Pillow>=10.0.0
|
||||
numpy>=1.26.0
|
||||
pydantic>=2.0.0
|
||||
pytest>=8.0.0
|
||||
pytest-asyncio>=0.23.0
|
||||
httpx>=0.27.0
|
||||
websockets>=12.0
|
||||
Reference in New Issue
Block a user