ソースを参照

update requirements.txt

imClumsyPanda 1 年間 前
コミット
5e2fd3896c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -17,6 +17,7 @@ dependencies = [
     "tenacity",
     "numpy",
     "ollama",
+    "xinference-client",
     "deepl",
     "openai",
     "azure-ai-translation-text<=1.0.1",