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 737bc93 commit f0792d6Copy full SHA for f0792d6
pyproject.toml
@@ -50,6 +50,7 @@ dependencies = [
50
"adaptive-classifier",
51
"datasets",
52
"selenium",
53
+ "webdriver-manager",
54
# MLX support for Apple Silicon optimization
55
'mlx-lm>=0.24.0; platform_machine=="arm64" and sys_platform=="darwin"',
56
]
0 commit comments