Update pyproject.toml
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
|
@@ -46,6 +46,7 @@ dependencies = [
|
|
| 46 |
'colorlog',
|
| 47 |
'open_clip_torch',
|
| 48 |
'soundfile',
|
|
|
|
| 49 |
]
|
| 50 |
|
| 51 |
[tool.hatch.build.targets.wheel]
|
|
|
|
| 46 |
'colorlog',
|
| 47 |
'open_clip_torch',
|
| 48 |
'soundfile',
|
| 49 |
+
'huggingface_hub<1.0.0',
|
| 50 |
]
|
| 51 |
|
| 52 |
[tool.hatch.build.targets.wheel]
|