edf commited on
Commit
9bfaa5a
1 Parent(s): 0e2d149

removed versions from requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +192 -192
requirements.txt CHANGED
@@ -1,192 +1,192 @@
1
- absl-py==1.4.0
2
- aiofiles==23.2.1
3
- aiohttp==3.8.5
4
- aiosignal==1.3.1
5
- alembic==1.11.3
6
- altair==5.0.1
7
- annotated-types==0.5.0
8
- antlr4-python3-runtime==4.9.3
9
- anyio==3.7.1
10
- asteroid-filterbanks==0.4.0
11
- async-timeout==4.0.3
12
- attrs==23.1.0
13
- audioread==3.0.0
14
- backoff==2.2.1
15
- backports.cached-property==1.0.2
16
- bcrypt==4.0.1
17
- cachetools==5.3.1
18
- certifi==2023.7.22
19
- cffi==1.15.1
20
- chardet==5.2.0
21
- charset-normalizer==3.2.0
22
- chroma-hnswlib==0.7.2
23
- chromadb==0.4.7
24
- click==8.1.7
25
- cmaes==0.10.0
26
- cmake==3.27.2
27
- colorama==0.4.6
28
- coloredlogs==15.0.1
29
- colorlog==6.7.0
30
- contourpy==1.1.0
31
- cycler==0.11.0
32
- dataclasses-json==0.5.14
33
- decorator==5.1.1
34
- docopt==0.6.2
35
- einops==0.3.2
36
- exceptiongroup==1.1.3
37
- fastapi==0.99.1
38
- ffmpy==0.3.1
39
- filelock==3.12.2
40
- flatbuffers==23.5.26
41
- fonttools==4.42.1
42
- frozenlist==1.4.0
43
- fsspec==2023.6.0
44
- google-auth==2.22.0
45
- google-auth-oauthlib==1.0.0
46
- gradio==3.41.1
47
- gradio_client==0.5.0
48
- greenlet==2.0.2
49
- grpcio==1.57.0
50
- h11==0.14.0
51
- hmmlearn==0.2.8
52
- httpcore==0.17.3
53
- httptools==0.6.0
54
- httpx==0.24.1
55
- huggingface-hub==0.16.4
56
- humanfriendly==10.0
57
- HyperPyYAML==1.2.1
58
- idna==3.4
59
- importlib-resources==6.0.1
60
- Jinja2==3.1.2
61
- joblib==1.3.2
62
- jsonschema==4.19.0
63
- jsonschema-specifications==2023.7.1
64
- julius==0.2.7
65
- kiwisolver==1.4.4
66
- langchain==0.0.273
67
- langsmith==0.0.26
68
- librosa==0.9.2
69
- lit==16.0.6
70
- llvmlite==0.40.1
71
- Mako==1.2.4
72
- Markdown==3.4.4
73
- markdown-it-py==3.0.0
74
- MarkupSafe==2.1.3
75
- marshmallow==3.20.1
76
- matplotlib==3.7.2
77
- mdurl==0.1.2
78
- monotonic==1.6
79
- mpmath==1.3.0
80
- multidict==6.0.4
81
- mypy-extensions==1.0.0
82
- networkx==2.8.8
83
- nltk==3.8.1
84
- numba==0.57.1
85
- numexpr==2.8.5
86
- numpy==1.24.4
87
- nvidia-cublas-cu11==11.10.3.66
88
- nvidia-cuda-cupti-cu11==11.7.101
89
- nvidia-cuda-nvrtc-cu11==11.7.99
90
- nvidia-cuda-runtime-cu11==11.7.99
91
- nvidia-cudnn-cu11==8.5.0.96
92
- nvidia-cufft-cu11==10.9.0.58
93
- nvidia-curand-cu11==10.2.10.91
94
- nvidia-cusolver-cu11==11.4.0.1
95
- nvidia-cusparse-cu11==11.7.4.91
96
- nvidia-nccl-cu11==2.14.3
97
- nvidia-nvtx-cu11==11.7.91
98
- oauthlib==3.2.2
99
- omegaconf==2.3.0
100
- onnxruntime==1.15.1
101
- openai==0.27.9
102
- optuna==3.3.0
103
- orjson==3.9.5
104
- overrides==7.4.0
105
- packaging==23.1
106
- pandas==2.0.3
107
- Pillow==10.0.0
108
- platformdirs==3.10.0
109
- pooch==1.7.0
110
- posthog==3.0.2
111
- primePy==1.3
112
- protobuf==3.20.1
113
- pulsar-client==3.2.0
114
- pyannote.audio==2.1.1
115
- pyannote.core==4.5
116
- pyannote.database==4.1.3
117
- pyannote.metrics==3.2.1
118
- pyannote.pipeline==2.3
119
- pyasn1==0.5.0
120
- pyasn1-modules==0.3.0
121
- pycparser==2.21
122
- pydantic==1.10.12
123
- pydantic_core==2.6.3
124
- pyDeprecate==0.3.2
125
- pydub==0.25.1
126
- Pygments==2.16.1
127
- pyparsing==3.0.9
128
- PyPika==0.48.9
129
- pysrt==1.1.2
130
- python-dateutil==2.8.2
131
- python-dotenv==1.0.0
132
- python-multipart==0.0.6
133
- pytorch-lightning==1.6.5
134
- pytorch-metric-learning==1.7.3
135
- pytz==2023.3
136
- PyYAML==6.0.1
137
- referencing==0.30.2
138
- regex==2023.8.8
139
- requests==2.31.0
140
- requests-oauthlib==1.3.1
141
- resampy==0.4.2
142
- rich==13.5.2
143
- rpds-py==0.9.2
144
- rsa==4.9
145
- ruamel.yaml==0.17.28
146
- ruamel.yaml.clib==0.2.7
147
- safetensors==0.3.3
148
- scikit-learn==1.3.0
149
- scipy==1.11.2
150
- semantic-version==2.10.0
151
- semver==2.13.0
152
- sentence-transformers==2.2.2
153
- sentencepiece==0.1.99
154
- shellingham==1.5.3
155
- simplejson==3.19.1
156
- singledispatchmethod==1.0
157
- six==1.16.0
158
- sniffio==1.3.0
159
- sortedcontainers==2.4.0
160
- SoundFile==0.10.3.post1
161
- speechbrain==0.5.15
162
- SQLAlchemy==2.0.20
163
- starlette==0.27.0
164
- sympy==1.12
165
- tabulate==0.9.0
166
- tenacity==8.2.3
167
- tensorboard==2.14.0
168
- tensorboard-data-server==0.7.1
169
- threadpoolctl==3.2.0
170
- tiktoken==0.4.0
171
- tokenizers==0.13.3
172
- toolz==0.12.0
173
- torch==2.0.1
174
- torch-audiomentations==0.11.0
175
- torch-pitch-shift==1.2.4
176
- torchaudio==0.13.1
177
- torchmetrics==0.11.4
178
- torchvision==0.15.2
179
- tqdm==4.66.1
180
- transformers==4.32.0
181
- triton==2.0.0
182
- typer==0.9.0
183
- typing-inspect==0.9.0
184
- typing_extensions==4.7.1
185
- tzdata==2023.3
186
- urllib3==1.26.16
187
- uvicorn==0.23.2
188
- uvloop==0.17.0
189
- watchfiles==0.20.0
190
- websockets==11.0.3
191
- Werkzeug==2.3.7
192
- yarl==1.9.2
 
1
+ absl-py
2
+ aiofiles
3
+ aiohttp
4
+ aiosignal
5
+ alembic
6
+ altair
7
+ annotated-types
8
+ antlr4-python3-runtime
9
+ anyio
10
+ asteroid-filterbanks
11
+ async-timeout
12
+ attrs
13
+ audioread
14
+ backoff
15
+ backports.cached-property
16
+ bcrypt
17
+ cachetools
18
+ certifi
19
+ cffi
20
+ chardet
21
+ charset-normalizer
22
+ chroma-hnswlib
23
+ chromadb
24
+ click
25
+ cmaes
26
+ cmake
27
+ colorama
28
+ coloredlogs
29
+ colorlog
30
+ contourpy
31
+ cycler
32
+ dataclasses-json
33
+ decorator
34
+ docopt
35
+ einops
36
+ exceptiongroup
37
+ fastapi
38
+ ffmpy
39
+ filelock
40
+ flatbuffers
41
+ fonttools
42
+ frozenlist
43
+ fsspec
44
+ google-auth
45
+ google-auth-oauthlib
46
+ gradio
47
+ gradio_client
48
+ greenlet
49
+ grpcio
50
+ h11
51
+ hmmlearn
52
+ httpcore
53
+ httptools
54
+ httpx
55
+ huggingface-hub
56
+ humanfriendly
57
+ HyperPyYAML
58
+ idna
59
+ importlib-resources
60
+ Jinja2
61
+ joblib
62
+ jsonschema
63
+ jsonschema-specifications
64
+ julius
65
+ kiwisolver
66
+ langchain
67
+ langsmith
68
+ librosa
69
+ lit
70
+ llvmlite
71
+ Mako
72
+ Markdown
73
+ markdown-it-py
74
+ MarkupSafe
75
+ marshmallow
76
+ matplotlib
77
+ mdurl
78
+ monotonic
79
+ mpmath
80
+ multidict
81
+ mypy-extensions
82
+ networkx
83
+ nltk
84
+ numba
85
+ numexpr
86
+ numpy
87
+ nvidia-cublas-cu11
88
+ nvidia-cuda-cupti-cu11
89
+ nvidia-cuda-nvrtc-cu11
90
+ nvidia-cuda-runtime-cu11
91
+ nvidia-cudnn-cu11
92
+ nvidia-cufft-cu11
93
+ nvidia-curand-cu11
94
+ nvidia-cusolver-cu11
95
+ nvidia-cusparse-cu11
96
+ nvidia-nccl-cu11
97
+ nvidia-nvtx-cu11
98
+ oauthlib
99
+ omegaconf
100
+ onnxruntime
101
+ openai
102
+ optuna
103
+ orjson
104
+ overrides
105
+ packaging
106
+ pandas
107
+ Pillow
108
+ platformdirs
109
+ pooch
110
+ posthog
111
+ primePy
112
+ protobuf
113
+ pulsar-client
114
+ pyannote.audio
115
+ pyannote.core
116
+ pyannote.database
117
+ pyannote.metrics
118
+ pyannote.pipeline
119
+ pyasn1
120
+ pyasn1-modules
121
+ pycparser
122
+ pydantic
123
+ pydantic_core
124
+ pyDeprecate
125
+ pydub
126
+ Pygments
127
+ pyparsing
128
+ PyPika
129
+ pysrt
130
+ python-dateutil
131
+ python-dotenv
132
+ python-multipart
133
+ pytorch-lightning
134
+ pytorch-metric-learning
135
+ pytz
136
+ PyYAML
137
+ referencing
138
+ regex
139
+ requests
140
+ requests-oauthlib
141
+ resampy
142
+ rich
143
+ rpds-py
144
+ rsa
145
+ ruamel.yaml
146
+ ruamel.yaml.clib
147
+ safetensors
148
+ scikit-learn
149
+ scipy
150
+ semantic-version
151
+ semver
152
+ sentence-transformers
153
+ sentencepiece
154
+ shellingham
155
+ simplejson
156
+ singledispatchmethod
157
+ six
158
+ sniffio
159
+ sortedcontainers
160
+ SoundFile
161
+ speechbrain
162
+ SQLAlchemy
163
+ starlette
164
+ sympy
165
+ tabulate
166
+ tenacity
167
+ tensorboard
168
+ tensorboard-data-server
169
+ threadpoolctl
170
+ tiktoken
171
+ tokenizers
172
+ toolz
173
+ torch
174
+ torch-audiomentations
175
+ torch-pitch-shift
176
+ torchaudio
177
+ torchmetrics
178
+ torchvision
179
+ tqdm
180
+ transformers
181
+ triton
182
+ typer
183
+ typing-inspect
184
+ typing_extensions
185
+ tzdata
186
+ urllib3
187
+ uvicorn
188
+ uvloop
189
+ watchfiles
190
+ websockets
191
+ Werkzeug
192
+ yarl