FanavaranPars commited on
Commit
4bf927b
·
verified ·
1 Parent(s): 052447a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -133
requirements.txt CHANGED
@@ -1,139 +1,6 @@
1
- accelerate==0.21.0
2
- aiohttp==3.9.5
3
- aiosignal==1.3.1
4
- airllm==2.8.3
5
  asteroid-filterbanks==0.4.0
6
- asttokens==2.4.1
7
- async-timeout==4.0.3
8
- attrs==23.2.0
9
- audioread==3.0.1
10
- bigdl-llm==2.5.0b20240616
11
- certifi==2024.6.2
12
- cffi==1.16.0
13
- charset-normalizer==3.3.2
14
- click==8.1.7
15
- coloredlogs==15.0.1
16
- comm==0.2.2
17
- contourpy==1.2.1
18
- cycler==0.12.1
19
- datasets==2.20.0
20
- debugpy==1.8.2
21
- decorator==5.1.1
22
- dill==0.3.8
23
- einops==0.8.0
24
- exceptiongroup==1.2.1
25
- executing==2.0.1
26
- filelock==3.15.1
27
- fonttools==4.53.0
28
- frozenlist==1.4.1
29
- fsspec==2024.5.0
30
- huggingface-hub==0.23.4
31
- humanfriendly==10.0
32
- HyperPyYAML==1.2.2
33
- idna==3.7
34
- importlib_metadata==8.0.0
35
- importlib_resources==6.4.0
36
- intel-openmp==2024.1.2
37
- ipykernel==6.29.4
38
- ipython==8.18.1
39
- ipywidgets==8.1.3
40
- jedi==0.19.1
41
- Jinja2==3.1.4
42
- joblib==1.4.2
43
- jupyter_client==8.6.2
44
- jupyter_core==5.7.2
45
- jupyterlab_widgets==3.0.11
46
- kiwisolver==1.4.5
47
- lazy_loader==0.4
48
  librosa==0.10.2.post1
49
- llvmlite==0.43.0
50
- MarkupSafe==2.1.5
51
- matplotlib==3.9.0
52
- matplotlib-inline==0.1.7
53
- mpmath==1.3.0
54
- msgpack==1.0.8
55
- multidict==6.0.5
56
- multiprocess==0.70.16
57
- nest-asyncio==1.6.0
58
- networkx==3.2.1
59
- numba==0.60.0
60
  numpy==1.26.4
61
- nvidia-cublas-cu12==12.1.3.1
62
- nvidia-cuda-cupti-cu12==12.1.105
63
- nvidia-cuda-nvrtc-cu12==12.1.105
64
- nvidia-cuda-runtime-cu12==12.1.105
65
- nvidia-cudnn-cu12==8.9.2.26
66
- nvidia-cufft-cu12==11.0.2.54
67
- nvidia-curand-cu12==10.3.2.106
68
- nvidia-cusolver-cu12==11.4.5.107
69
- nvidia-cusparse-cu12==12.1.0.106
70
- nvidia-nccl-cu12==2.20.5
71
- nvidia-nvjitlink-cu12==12.5.40
72
- nvidia-nvtx-cu12==12.1.105
73
- optimum==1.20.0
74
- packaging==24.1
75
- pandas==2.2.2
76
- parso==0.8.4
77
- pexpect==4.9.0
78
- pillow==10.3.0
79
- platformdirs==4.2.2
80
- pooch==1.8.2
81
- prompt_toolkit==3.0.47
82
- protobuf==5.27.1
83
- psutil==5.9.8
84
- ptyprocess==0.7.0
85
- pure-eval==0.2.2
86
- py-cpuinfo==9.0.0
87
- pyarrow==16.1.0
88
- pyarrow-hotfix==0.6
89
- pycparser==2.22
90
- pygame==2.6.0
91
- Pygments==2.18.0
92
- pyparsing==3.1.2
93
- PyQt6==6.4.2
94
- pyqt6-plugins==6.4.2.2.3
95
- PyQt6-Qt6==6.4.3
96
- PyQt6-sip==13.6.0
97
- pyqt6-tools==6.4.2.3.3
98
- python-dateutil==2.9.0.post0
99
- python-dotenv==1.0.1
100
- pytz==2024.1
101
- PyYAML==6.0.2rc1
102
- pyzmq==26.0.3
103
- qt6-applications==6.4.3.2.3
104
- qt6-tools==6.4.3.1.3
105
- regex==2024.5.15
106
- requests==2.32.3
107
- resampy==0.4.3
108
- ruamel.yaml==0.18.6
109
- ruamel.yaml.clib==0.2.8
110
- safetensors==0.4.3
111
- scikit-learn==1.5.0
112
- scipy==1.13.1
113
- seaborn==0.13.2
114
- sentencepiece==0.2.0
115
- six==1.16.0
116
- sounddevice==0.4.7
117
  soundfile==0.12.1
118
- soxr==0.3.7
119
- speechbrain==1.0.0
120
- stack-data==0.6.3
121
- sympy==1.13.0rc1
122
- tabulate==0.9.0
123
- threadpoolctl==3.5.0
124
- tokenizers==0.15.2
125
  torch==2.3.1
126
  torchaudio==2.3.1
127
- tornado==6.4.1
128
- tqdm==4.66.4
129
- traitlets==5.14.3
130
- transformers==4.37.2
131
- triton==2.3.1
132
- typing_extensions==4.12.2
133
- tzdata==2024.1
134
- urllib3==2.2.1
135
- wcwidth==0.2.13
136
- widgetsnbextension==4.0.11
137
- xxhash==3.4.1
138
- yarl==1.9.4
139
- zipp==3.19.2
 
 
 
 
 
1
  asteroid-filterbanks==0.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  librosa==0.10.2.post1
 
 
 
 
 
 
 
 
 
 
 
3
  numpy==1.26.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  soundfile==0.12.1
 
 
 
 
 
 
 
5
  torch==2.3.1
6
  torchaudio==2.3.1