This commit is contained in:
Sylvain Gugger 2023-05-11 14:40:38 -04:00
parent 4eea25b445
commit 786b9cf5ca
No known key found for this signature in database
GPG Key ID: 4198F83D867EFC2E

View File

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