hkchengrex commited on
Commit
d9c550a
·
verified ·
1 Parent(s): 6d9caf3

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. 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]