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 54ebaf1 commit f411f69Copy full SHA for f411f69
detectors/huggingface/pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
"Topic :: Scientific/Engineering :: Artificial Intelligence",
23
"Topic :: Software Development :: Libraries :: Python Modules",
24
]
25
-keywords = ["AI", "LLM", "Guardrails", "Detectors", "Responsible AI", "TrustyAI", "Huggingface", "Transformers"]
+keywords = ["AI", "LLM", "Guardrails", "Responsible AI", "TrustyAI", "Huggingface", "Transformers"]
26
dependencies = [
27
"guardrails-detector-common>=0.1.0",
28
"transformers>=4.50.0",
0 commit comments