[agents] remove agents 🧹 (#37368)

This commit is contained in:
Joao Gante
2025-04-11 18:42:37 +01:00
committed by GitHub
parent 69e6ddf27f
commit aaf129cdae
55 changed files with 4 additions and 10916 deletions

View File

@@ -431,10 +431,6 @@ extras["torchhub"] = deps_list(
"tqdm",
)
extras["agents"] = deps_list(
"diffusers", "accelerate", "datasets", "torch", "sentencepiece", "opencv-python", "Pillow"
)
extras["benchmark"] = deps_list("optimum-benchmark")
# when modifying the following list, make sure to update src/transformers/dependency_versions_check.py