MH0386 commited on
Commit
3333f23
·
verified ·
1 Parent(s): a8ae3b4

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. pyproject.toml +3 -16
  2. uv.lock +0 -0
pyproject.toml CHANGED
@@ -6,7 +6,7 @@ readme = "README.md"
6
  requires-python = ">=3.12"
7
  dependencies = [
8
  "en-core-web-sm",
9
- "gradio[mcp]>=5.29.0",
10
  "kokoro>=0.9.4",
11
  "soundfile>=0.13.1",
12
  ]
@@ -20,25 +20,12 @@ build-backend = "uv_build"
20
 
21
  [dependency-groups]
22
  dev = [
23
- "mypy>=1.15.0",
24
- "black>=25.1.0",
25
  "watchfiles>=1.0.5",
26
  "ruff>=0.11.10",
27
- "typos>=1.32.0",
28
- "pylint>=3.3.7",
29
- "pyright>=1.1.400",
30
  "huggingface-hub[cli,hf-transfer]>=0.31.2",
31
- "ty>=0.0.1a3",
32
  ]
33
 
34
- [tool.typos.default.extend-words]
35
- Chatacter = "Chatacter"
36
-
37
- [tool.pylint]
38
- disable = ["E1101", "C0114", "R0913", "R0917"]
39
-
40
- [tool.ruff]
41
- show-fixes = true
42
-
43
  [tool.uv.sources]
44
  en-core-web-sm = { url = "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl" }
 
6
  requires-python = ">=3.12"
7
  dependencies = [
8
  "en-core-web-sm",
9
+ "gradio[mcp]>=5.29.1",
10
  "kokoro>=0.9.4",
11
  "soundfile>=0.13.1",
12
  ]
 
20
 
21
  [dependency-groups]
22
  dev = [
23
+ "pyrefly>=0.15.2",
 
24
  "watchfiles>=1.0.5",
25
  "ruff>=0.11.10",
 
 
 
26
  "huggingface-hub[cli,hf-transfer]>=0.31.2",
27
+ "ty>=0.0.1a5",
28
  ]
29
 
 
 
 
 
 
 
 
 
 
30
  [tool.uv.sources]
31
  en-core-web-sm = { url = "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl" }
uv.lock CHANGED
The diff for this file is too large to render. See raw diff