StevenLe456 commited on
Commit
74bca7f
·
1 Parent(s): b7fde08

Added requirements

Browse files
Files changed (2) hide show
  1. packages.txt +2 -0
  2. requirements.txt +152 -0
packages.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ portaudio19-dev
2
+ python3-pyaudio
requirements.txt ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.1.0
2
+ aiohttp==3.8.5
3
+ aiosignal==1.3.1
4
+ altair==5.0.1
5
+ annotated-types==0.5.0
6
+ anyio==3.7.1
7
+ appdirs==1.4.4
8
+ asttokens==2.2.1
9
+ async-timeout==4.0.2
10
+ attrs==23.1.0
11
+ audioread==3.0.0
12
+ backcall==0.2.0
13
+ blis==0.7.10
14
+ catalogue==2.0.9
15
+ certifi==2023.7.22
16
+ cffi==1.15.1
17
+ charset-normalizer==3.2.0
18
+ click==8.1.6
19
+ cmake==3.27.1
20
+ comm==0.1.4
21
+ confection==0.1.1
22
+ contourpy==1.1.0
23
+ cycler==0.11.0
24
+ cymem==2.0.7
25
+ debugpy==1.6.7.post1
26
+ decorator==5.1.1
27
+ exceptiongroup==1.1.2
28
+ executing==1.2.0
29
+ fastai==2.7.12
30
+ fastapi==0.101.0
31
+ fastcore==1.5.29
32
+ fastdownload==0.0.7
33
+ fastprogress==1.0.3
34
+ ffmpy==0.3.1
35
+ filelock==3.12.2
36
+ fonttools==4.42.0
37
+ frozenlist==1.4.0
38
+ fsspec==2023.6.0
39
+ gradio==3.39.0
40
+ gradio_client==0.3.0
41
+ h11==0.14.0
42
+ httpcore==0.17.3
43
+ httpx==0.24.1
44
+ huggingface-hub==0.16.4
45
+ idna==3.4
46
+ imbalanced-learn==0.11.0
47
+ ipykernel==6.25.1
48
+ ipython==8.14.0
49
+ jedi==0.19.0
50
+ Jinja2==3.1.2
51
+ joblib==1.3.1
52
+ jsonschema==4.19.0
53
+ jsonschema-specifications==2023.7.1
54
+ jupyter_client==8.3.0
55
+ jupyter_core==5.3.1
56
+ kiwisolver==1.4.4
57
+ langcodes==3.3.0
58
+ lazy_loader==0.3
59
+ librosa==0.10.0.post2
60
+ linkify-it-py==2.0.2
61
+ lit==16.0.6
62
+ llvmlite==0.40.1
63
+ markdown-it-py==2.2.0
64
+ MarkupSafe==2.1.3
65
+ matplotlib==3.7.2
66
+ matplotlib-inline==0.1.6
67
+ mdit-py-plugins==0.3.3
68
+ mdurl==0.1.2
69
+ mpmath==1.3.0
70
+ msgpack==1.0.5
71
+ multidict==6.0.4
72
+ murmurhash==1.0.9
73
+ nest-asyncio==1.5.7
74
+ networkx==3.1
75
+ numba==0.57.1
76
+ numpy==1.24.4
77
+ nvidia-cublas-cu11==11.10.3.66
78
+ nvidia-cuda-cupti-cu11==11.7.101
79
+ nvidia-cuda-nvrtc-cu11==11.7.99
80
+ nvidia-cuda-runtime-cu11==11.7.99
81
+ nvidia-cudnn-cu11==8.5.0.96
82
+ nvidia-cufft-cu11==10.9.0.58
83
+ nvidia-curand-cu11==10.2.10.91
84
+ nvidia-cusolver-cu11==11.4.0.1
85
+ nvidia-cusparse-cu11==11.7.4.91
86
+ nvidia-nccl-cu11==2.14.3
87
+ nvidia-nvtx-cu11==11.7.91
88
+ orjson==3.9.4
89
+ packaging==23.1
90
+ pandas==2.0.3
91
+ parso==0.8.3
92
+ pathy==0.10.2
93
+ pexpect==4.8.0
94
+ pickleshare==0.7.5
95
+ Pillow==10.0.0
96
+ platformdirs==3.10.0
97
+ pooch==1.6.0
98
+ preshed==3.0.8
99
+ prompt-toolkit==3.0.39
100
+ psutil==5.9.5
101
+ ptyprocess==0.7.0
102
+ pure-eval==0.2.2
103
+ pycparser==2.21
104
+ pydantic==2.1.1
105
+ pydantic_core==2.4.0
106
+ pydub==0.25.1
107
+ Pygments==2.16.1
108
+ pyparsing==3.0.9
109
+ python-dateutil==2.8.2
110
+ python-multipart==0.0.6
111
+ pyts==0.13.0
112
+ pytz==2023.3
113
+ PyYAML==6.0.1
114
+ pyzmq==25.1.0
115
+ referencing==0.30.2
116
+ requests==2.31.0
117
+ rpds-py==0.9.2
118
+ scikit-learn==1.2.2
119
+ scipy==1.11.1
120
+ semantic-version==2.10.0
121
+ six==1.16.0
122
+ smart-open==6.3.0
123
+ sniffio==1.3.0
124
+ soundfile==0.12.1
125
+ soxr==0.3.5
126
+ spacy==3.6.1
127
+ spacy-legacy==3.0.12
128
+ spacy-loggers==1.0.4
129
+ srsly==2.4.7
130
+ stack-data==0.6.2
131
+ starlette==0.27.0
132
+ sympy==1.12
133
+ thinc==8.1.11
134
+ threadpoolctl==3.2.0
135
+ toolz==0.12.0
136
+ torch==2.0.1
137
+ torchvision==0.15.2
138
+ tornado==6.3.2
139
+ tqdm==4.65.2
140
+ traitlets==5.9.0
141
+ triton==2.0.0
142
+ tsai==0.3.7
143
+ typer==0.9.0
144
+ typing_extensions==4.7.1
145
+ tzdata==2023.3
146
+ uc-micro-py==1.0.2
147
+ urllib3==2.0.4
148
+ uvicorn==0.23.2
149
+ wasabi==1.1.2
150
+ wcwidth==0.2.6
151
+ websockets==11.0.3
152
+ yarl==1.9.2