dattazigzag commited on
Commit
132448d
·
verified ·
1 Parent(s): d000c65

Delete pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +0 -21
pyproject.toml DELETED
@@ -1,21 +0,0 @@
1
- [project]
2
- name = "kokoro-test"
3
- version = "0.1.0"
4
- description = "Add your description here"
5
- readme = "README.md"
6
- requires-python = ">=3.12"
7
- dependencies = [
8
- "colorama>=0.4.6",
9
- "gradio>=5.25.0",
10
- "gradio-client>=1.8.0",
11
- "jack-client>=0.5.5",
12
- "kokoro>=0.9.4",
13
- "kokoro-onnx>=0.4.8",
14
- "misaki[ja,zh]>=0.9.4",
15
- "numpy>=2.2.4",
16
- "pip>=25.0.1",
17
- "scipy>=1.15.2",
18
- "sounddevice>=0.5.1",
19
- "soundfile>=0.13.1",
20
- "torch>=2.6.0",
21
- ]