zkwentz commited on
Commit
4bdc735
·
verified ·
1 Parent(s): 88c5009

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. src/core/pyproject.toml +1 -0
src/core/pyproject.toml CHANGED
@@ -20,6 +20,7 @@ dependencies = [
20
  "uvicorn>=0.24.0",
21
  "huggingface_hub>=0.20.0",
22
  "rich>=13.0.0",
 
23
  ]
24
 
25
  [project.scripts]
 
20
  "uvicorn>=0.24.0",
21
  "huggingface_hub>=0.20.0",
22
  "rich>=13.0.0",
23
+ "typer>=0.12.0",
24
  ]
25
 
26
  [project.scripts]