We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2f4f3 commit 1697461Copy full SHA for 1697461
backend/requirements/default.txt
@@ -83,7 +83,7 @@ supervisor==4.2.5
83
RapidFuzz==3.13.0
84
tiktoken==0.7.0
85
timeago==1.0.16
86
-transformers==4.49.0
+transformers==4.53.0
87
unstructured==0.15.1
88
unstructured-client==0.25.4
89
uvicorn==0.21.1
backend/requirements/model_server.txt
@@ -12,7 +12,7 @@ sentence-transformers==4.0.2
12
sentencepiece==0.2.0
13
setfit==1.1.1
14
torch==2.6.0
15
16
17
voyageai==0.2.3
18
litellm==1.72.2
0 commit comments