Skip to content

Commit 1831277

Browse files
authored
update requirements.txt
1 parent cdfab82 commit 1831277

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

requirements.txt

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
fastapi==0.108.0
2-
httpx
3-
jinja2
1+
addict==2.4.0
2+
datasets==2.18.0
3+
fastapi==0.115.12
4+
httpx==0.28.1
5+
jinja2==3.1.6
46
modelscope>=1.10.0
5-
opencv-python
6-
python-multipart
7+
numpy==2.1.3
8+
opencv-python==4.11.0.86
9+
pillow
10+
python-multipart==0.0.20
711
sentencepiece==0.1.*
8-
tensorflow
9-
torch==2.1.2
10-
transformers==4.36.2
12+
simplejson==3.20.1
13+
sortedcontainers==2.4.0
14+
tensorflow==2.19.0
15+
torch==2.7.0
16+
transformers==4.51.3
1117
uvicorn
12-
13-

0 commit comments

Comments
 (0)