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 94b729c commit e101351Copy full SHA for e101351
pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
48
"Pillow>=10.0.0,<12",
49
"msgpack>=1.0.4,<2",
50
"psutil",
51
- "huggingface_hub<0.31", # fix for "Provider 'featherless-ai' not supported" error
+ "huggingface_hub",
52
"iterative-telemetry>=0.0.10",
53
"platformdirs",
54
"dvc-studio-client>=0.21,<1",
0 commit comments