gaoyang07 commited on
Commit
ccad48d
·
1 Parent(s): 1386705

fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -99
requirements.txt CHANGED
@@ -1,104 +1,23 @@
1
- accelerate==1.12.0
2
- aiofiles==24.1.0
3
- annotated-doc==0.0.4
4
- annotated-types==0.7.0
5
- anyio==4.12.1
6
- audioread==3.1.0
7
- brotli==1.2.0
8
- certifi==2026.1.4
9
- cffi==2.0.0
10
- charset-normalizer==3.4.4
11
- click==8.3.1
12
- decorator==5.2.1
13
- einops==0.8.1
14
- fastapi==0.128.7
15
- ffmpy==1.0.0
16
- filelock==3.20.3
17
- fsspec==2026.2.0
18
- gradio==6.5.1
19
- gradio_client==2.0.3
20
- groovy==0.1.2
21
- h11==0.16.0
22
- hf-xet==1.2.0
23
- httpcore==1.0.9
24
- httpx==0.28.1
25
- huggingface_hub==1.4.1
26
- idna==3.11
27
- Jinja2==3.1.6
28
- joblib==1.5.3
29
- lazy_loader==0.4
30
- librosa==0.11.0
31
- llvmlite==0.46.0
32
- markdown-it-py==4.0.0
33
- MarkupSafe==3.0.3
34
- mdurl==0.1.2
35
- -e git+https://github.com/OpenMOSS/MOSS-TTS.git@d3056edff884e2d1024d12200438125ed88566ca#egg=moss_tts
36
- mpmath==1.3.0
37
- msgpack==1.1.2
38
- networkx==3.6.1
39
- ninja==1.13.0
40
- numba==0.63.1
41
  numpy==2.1.0
42
- nvidia-cublas-cu12==12.8.4.1
43
- nvidia-cuda-cupti-cu12==12.8.90
44
- nvidia-cuda-nvrtc-cu12==12.8.93
45
- nvidia-cuda-runtime-cu12==12.8.90
46
- nvidia-cudnn-cu12==9.10.2.21
47
- nvidia-cufft-cu12==11.3.3.83
48
- nvidia-cufile-cu12==1.13.1.3
49
- nvidia-curand-cu12==10.3.9.90
50
- nvidia-cusolver-cu12==11.7.3.90
51
- nvidia-cusparse-cu12==12.5.8.93
52
- nvidia-cusparselt-cu12==0.7.1
53
- nvidia-nccl-cu12==2.27.5
54
- nvidia-nvjitlink-cu12==12.8.93
55
- nvidia-nvshmem-cu12==3.3.20
56
- nvidia-nvtx-cu12==12.8.90
57
  orjson==3.11.4
58
- packaging==25.0
59
- pandas==3.0.0
60
- pillow==12.1.0
61
- platformdirs==4.5.1
62
- pooch==1.9.0
63
- psutil==7.2.2
64
- pycparser==3.0
65
- pydantic==2.12.5
66
- pydantic_core==2.41.5
67
- pydub==0.25.1
68
- Pygments==2.19.2
69
- python-dateutil==2.9.0.post0
70
- python-multipart==0.0.22
71
- pytz==2025.2
72
  PyYAML==6.0.3
73
- regex==2026.1.15
74
- requests==2.32.5
75
- rich==14.3.2
76
- safehttpx==0.1.7
77
- safetensors==0.6.2
78
- scikit-learn==1.8.0
79
  scipy==1.16.2
80
- semantic-version==2.10.0
81
- setuptools==80.10.2
82
- shellingham==1.5.4
83
- six==1.17.0
84
- soundfile==0.13.1
85
- soxr==1.0.0
86
- starlette==0.52.1
87
- sympy==1.14.0
88
- threadpoolctl==3.6.0
89
  tiktoken==0.12.0
90
- tokenizers==0.22.2
91
- tomlkit==0.13.3
92
- torch==2.9.1+cu128
93
- torchaudio==2.9.1+cu128
94
- torchcodec==0.8.1
95
- tqdm==4.67.1
96
- transformers==5.0.0
97
- triton==3.5.1
98
- typer==0.21.1
99
- typer-slim==0.21.1
100
- typing-inspection==0.4.2
101
- typing_extensions==4.15.0
102
- urllib3==2.6.3
103
- uvicorn==0.40.0
104
- wheel==0.46.3
 
1
+ torch==2.9.1
2
+ torchaudio==2.9.1
3
+ transformers==5.0.0
4
+ safetensors==0.6.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  numpy==2.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  orjson==3.11.4
7
+ tqdm==4.67.1
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  PyYAML==6.0.3
9
+ einops==0.8.1
 
 
 
 
 
10
  scipy==1.16.2
11
+ librosa==0.11.0
 
 
 
 
 
 
 
 
12
  tiktoken==0.12.0
13
+ soundfile==0.13.1
14
+ gradio==6.5.1
15
+ spaces
16
+ huggingface_hub
17
+ # flash-attn build/runtime deps
18
+ psutil
19
+ packaging
20
+ ninja
21
+ setuptools
22
+ wheel
23
+ #flash_attn