This commit is contained in:
parent
d2a036ca09
commit
c7bd4f8017
|
|
@ -5,6 +5,8 @@ uvicorn
|
||||||
gunicorn
|
gunicorn
|
||||||
pydantic
|
pydantic
|
||||||
numpy==1.24.4
|
numpy==1.24.4
|
||||||
|
python-multipart
|
||||||
|
|
||||||
|
|
||||||
# 深度学习框架(CUDA 12.1 版本,适配 CUDA 12.4 系统)
|
# 深度学习框架(CUDA 12.1 版本,适配 CUDA 12.4 系统)
|
||||||
torch==2.1.0+cu121
|
torch==2.1.0+cu121
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue