first commit

This commit is contained in:
编码猿
2025-01-23 01:13:29 +08:00
commit 9f8f9839a4
18 changed files with 147 additions and 0 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
fastapi==0.113.0
pydantic==2.8.0
uvicorn==0.27.1
modelscope==1.12.0
torch==2.2.0
numpy==1.26.4
torch==2.2.0
opencv-python==4.9.0.80
torchvision