内容安全审核
This commit is contained in:
21
requirements.txt
Normal file
21
requirements.txt
Normal file
@ -0,0 +1,21 @@
|
||||
fastapi==0.116.1
|
||||
insightface==0.7.3
|
||||
numpy==1.26.1
|
||||
opencv_contrib_python==4.6.0.66
|
||||
opencv_python==4.8.1.78
|
||||
opencv_python_headless==4.11.0.86
|
||||
paddleocr==2.6.0.1
|
||||
paddlepaddle-gpu==2.5.2
|
||||
passlib==1.7.4
|
||||
Pillow==11.3.0
|
||||
pycryptodome==3.23.0
|
||||
pydantic==2.11.7
|
||||
python_jose==3.5.0
|
||||
torch==2.3.1+cu118
|
||||
torchaudio==2.3.1+cu118
|
||||
torchvision==0.18.1+cu118
|
||||
ultralytics==8.3.198
|
||||
uvicorn==0.35.0
|
||||
insightface==0.7.3
|
||||
onnxruntime-gpu==1.15.1
|
||||
uvicorn[standard]
|
||||
Reference in New Issue
Block a user