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 29e708b commit 9aa8da1Copy full SHA for 9aa8da1
pyproject.toml
@@ -45,7 +45,7 @@ presidio_anonymizer = {version = "^2.2.33", optional = true}
45
spacy-transformers = {version = "^1.3.3", optional = true}
46
anthropic = {version = "^0.7.2", optional = true}
47
torch = {version = "^2.1.1", optional = true}
48
-unbabel-comet = {git = "https://github.com/Unbabel/COMET.git", optional = true}
+unbabel-comet = {git = "https://github.com/Unbabel/COMET.git", rev="45cb572", optional = true}
49
huggingface_hub = {version = "^0.16.4", optional = true}
50
51
0 commit comments