Skip to content

Commit 470728d

Browse files
committed
添加依赖库列表
1 parent 820f896 commit 470728d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

machine-learning/requirements.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
gunicorn
2+
pydantic
3+
pydantic_settings
4+
rich
5+
uvicorn
6+
orjson
7+
fastapi
8+
onnxruntime
9+
pillow
10+
huggingface_hub
11+
tokenizers
12+
opencv-python
13+
insightface
14+
aiocache
15+
python-multipart

0 commit comments

Comments
 (0)