We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfab82 commit 1831277Copy full SHA for 1831277
1 file changed
requirements.txt
@@ -1,13 +1,17 @@
1
-fastapi==0.108.0
2
-httpx
3
-jinja2
+addict==2.4.0
+datasets==2.18.0
+fastapi==0.115.12
4
+httpx==0.28.1
5
+jinja2==3.1.6
6
modelscope>=1.10.0
-opencv-python
-python-multipart
7
+numpy==2.1.3
8
+opencv-python==4.11.0.86
9
+pillow
10
+python-multipart==0.0.20
11
sentencepiece==0.1.*
-tensorflow
-torch==2.1.2
-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
17
uvicorn
-
0 commit comments