We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4fb4f commit 749ad6bCopy full SHA for 749ad6b
requirements/requirements_infer.txt
@@ -3,6 +3,6 @@
3
fastapi
4
nvidia-pytriton
5
pydantic-settings
6
-tensorstore==0.1.45
+tensorstore
7
uvicorn
8
zarr
requirements/requirements_nlp.txt
@@ -21,6 +21,6 @@ rapidfuzz
21
rouge_score
22
sacrebleu # manually install sacrebleu[ja] for Japanese support; MeCab is unsupported in Python 3.11+
23
sentence_transformers
24
-tensorstore<0.1.46
25
tiktoken==0.7.0
26
0 commit comments