fffiloni commited on
Commit
ed8f7ac
·
verified ·
1 Parent(s): 77430bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +225 -225
requirements.txt CHANGED
@@ -1,233 +1,233 @@
1
  spaces
2
- accelerate==0.25.0
3
- aiofiles==23.2.1
4
- aiohttp==3.9.1
5
- aiosignal==1.3.1
6
- altair==5.2.0
7
- annotated-types==0.6.0
8
- antlr4-python3-runtime==4.9.3
9
- anyio==4.2.0
10
- appdirs==1.4.4
11
- asgiref==3.7.2
12
- async-timeout==4.0.3
13
- attrs==23.2.0
14
- backoff==2.2.1
15
- bcrypt==4.1.2
16
- beautifulsoup4==4.12.2
17
- bitarray==2.9.2
18
- bitsandbytes==0.42.0
19
- bleach==6.1.0
20
- blinker==1.7.0
21
- braceexpand==0.1.7
22
- build==1.0.3
23
- cachetools==5.3.2
24
- chardet==5.2.0
25
- chroma-hnswlib==0.7.3
26
- chromadb==0.4.22
27
- click==8.1.7
28
- cmake==3.25.0
29
- colbert-ai==0.2.18
30
- coloredlogs==15.0.1
31
- contourpy==1.2.0
32
- cycler==0.12.1
33
- datasets==2.17.0
34
- decorator==4.4.2
35
- decord==0.6.0
36
- deprecated==1.2.14
37
- dill==0.3.8
38
- docker-pycreds==0.4.0
39
- docopt==0.6.2
40
- einops==0.7.0
41
- exceptiongroup==1.2.0
42
- faiss-gpu==1.7.2
43
- fastapi==0.108.0
44
- ffmpeg==1.4
45
- ffmpeg-python==0.2.0
46
- ffmpy==0.3.1
47
- filelock==3.13.1
48
 
49
- flask==3.0.2
50
- flatbuffers==23.5.26
51
- fonttools==4.47.0
52
- frozenlist==1.4.1
53
- fsspec==2023.10.0
54
- ftfy==6.1.3
55
- future==0.18.3
56
- gdown==4.7.1
57
- git-python==1.0.3
58
- gitdb==4.0.11
59
- gitpython==3.1.40
60
- google-auth==2.26.1
61
- googleapis-common-protos==1.62.0
62
  gradio
63
  gradio-client
64
- h11==0.14.0
65
- h5py==3.10.0
66
- httpcore==1.0.2
67
- httptools==0.6.1
68
- httpx==0.26.0
69
- huggingface-hub==0.21.1
70
- humanfriendly==10.0
71
- imageio==2.33.1
72
- imageio-ffmpeg==0.4.9
73
- importlib-metadata==6.11.0
74
- importlib-resources==6.1.1
75
- inquirerpy==0.3.4
76
- iopath==0.1.10
77
- itsdangerous==2.1.2
78
- jinja2==3.1.2
79
- joblib==1.3.2
80
- jsonschema==4.20.0
81
- jsonschema-specifications==2023.12.1
82
- kaggle==1.6.0
83
- kiwisolver==1.4.5
84
- kubernetes==29.0.0
85
- lazy-loader==0.3
86
- lit==15.0.7
87
- llvmlite==0.41.1
88
- markdown-it-py==3.0.0
89
- matplotlib==3.8.2
90
- mdurl==0.1.2
91
- mmh3==4.1.0
92
- monotonic==1.6
93
- more-itertools==10.1.0
94
- moviepy==1.0.3
95
- mpmath==1.3.0
96
- multidict==6.0.4
97
- multiprocess==0.70.16
98
- mutagen==1.47.0
99
- networkx==3.2.1
100
- ninja==1.11.1.1
101
- nltk==3.8.1
102
- numba==0.58.1
103
- nvidia-cublas-cu11==11.10.3.66
104
- nvidia-cublas-cu12==12.1.3.1
105
- nvidia-cuda-cupti-cu12==12.1.105
106
- nvidia-cuda-nvrtc-cu11==11.7.99
107
- nvidia-cuda-nvrtc-cu12==12.1.105
108
- nvidia-cuda-runtime-cu11==11.7.99
109
- nvidia-cuda-runtime-cu12==12.1.105
110
- nvidia-cudnn-cu11==8.5.0.96
111
- nvidia-cudnn-cu12==8.9.2.26
112
- nvidia-cufft-cu12==11.0.2.54
113
- nvidia-curand-cu12==10.3.2.106
114
- nvidia-cusolver-cu12==11.4.5.107
115
- nvidia-cusparse-cu12==12.1.0.106
116
- nvidia-nccl-cu12==2.19.3
117
- nvidia-nvjitlink-cu12==12.3.101
118
- nvidia-nvtx-cu12==12.1.105
119
- omegaconf==2.3.0
120
- onnxruntime==1.16.3
121
- openai==0.28.0
122
- openai-whisper==20231117
123
- opencv-python==4.7.0.72
124
- opentelemetry-api==1.22.0
125
- opentelemetry-exporter-otlp-proto-common==1.22.0
126
- opentelemetry-exporter-otlp-proto-grpc==1.22.0
127
- opentelemetry-instrumentation==0.43b0
128
- opentelemetry-instrumentation-asgi==0.43b0
129
- opentelemetry-instrumentation-fastapi==0.43b0
130
- opentelemetry-proto==1.22.0
131
- opentelemetry-sdk==1.22.0
132
- opentelemetry-semantic-conventions==0.43b0
133
- opentelemetry-util-http==0.43b0
134
- orjson==3.9.10
135
- overrides==7.4.0
136
- pandas==2.0.0
137
- pathtools==0.1.2
138
- peft==0.2.0
139
- pfzy==0.3.4
140
- pillow==10.2.0
141
- plotly==5.18.0
142
- portalocker==2.8.2
143
- posthog==3.3.0
144
- proglog==0.1.10
145
- progressbar2==4.3.2
146
- prompt-toolkit==3.0.43
147
- protobuf==4.25.1
148
- psutil==5.9.7
149
- pulsar-client==3.4.0
150
- pyarrow==15.0.0
151
- pyarrow-hotfix==0.6
152
- pyasn1==0.5.1
153
- pyasn1-modules==0.3.0
154
- pycocoevalcap==1.2
155
- pycocotools==2.0.6
156
- pycryptodomex==3.19.1
157
- pydantic==2.5.3
158
- pydantic-core==2.14.6
159
- pydub==0.25.1
160
- pygments==2.17.2
161
- pyparsing==3.1.1
162
- pypika==0.48.9
163
- pyproject-hooks==1.0.0
164
- pysrt==1.1.2
165
- python-dateutil==2.8.2
166
- python-dotenv==1.0.0
167
- python-multipart==0.0.6
168
- python-slugify==8.0.1
169
- python-utils==3.8.1
170
  pytubefix
171
- pytz==2023.3.post1
172
- pyyaml==6.0.1
173
- referencing==0.32.0
174
- regex==2023.12.25
175
- rich==13.7.0
176
- rouge==1.0.1
177
- rpds-py==0.16.2
178
- rsa==4.9
179
- safetensors==0.4.1
180
- scikit-image==0.22.0
181
- scikit-learn==1.3.2
182
- scipy==1.11.4
183
- seaborn==0.13.1
184
- semantic-version==2.10.0
185
- sentence-transformers==2.2.2
186
- sentencepiece==0.1.97
187
- sentry-sdk==1.39.1
188
- setproctitle==1.3.3
189
- setuptools==69.0.3
190
- shellingham==1.5.4
191
- six==1.16.0
192
- smmap==5.0.1
193
- sniffio==1.3.0
194
- soundfile==0.12.1
195
- soupsieve==2.5
196
- starlette==0.32.0.post1
197
- sympy==1.12
198
- tenacity==8.2.3
199
- text-unidecode==1.3
200
- threadpoolctl==3.2.0
201
- tifffile==2023.12.9
202
- tiktoken==0.5.2
203
- timm==0.6.13
204
- tokenizers==0.15.2
205
- tomli==2.0.1
206
- tomlkit==0.12.0
207
- toolz==0.12.0
208
- torch==2.2.2
209
- torchvision==0.17.2
210
- torchaudio==2.2.2
211
- transformers==4.37.2
212
- triton==2.2.0
213
- typer==0.9.0
214
- typing-extensions==4.11.0
215
- tzdata==2023.4
216
- ujson==5.9.0
217
- uvicorn==0.25.0
218
- uvloop==0.19.0
219
- visual-genome==1.1.1
220
- wandb==0.14.2
221
- watchfiles==0.21.0
222
- wcwidth==0.2.13
223
- webdataset==0.2.48
224
- webencodings==0.5.1
225
- websocket-client==1.7.0
226
  websockets
227
- webvtt-py==0.4.6
228
- wrapt==1.16.0
229
- xxhash==3.4.1
230
- yarl==1.9.4
231
- youtube-dl==2021.12.17
232
  yt-dlp
233
  zipp
 
1
  spaces
2
+ accelerate
3
+ aiofiles
4
+ aiohttp
5
+ aiosignal
6
+ altair
7
+ annotated-types
8
+ antlr4-python3-runtime
9
+ anyio
10
+ appdirs
11
+ asgiref
12
+ async-timeout
13
+ attrs
14
+ backoff
15
+ bcrypt
16
+ beautifulsoup4
17
+ bitarray
18
+ bitsandbytes
19
+ bleach
20
+ blinker
21
+ braceexpand
22
+ build
23
+ cachetools
24
+ chardet
25
+ chroma-hnswlib
26
+ chromadb
27
+ click
28
+ cmake
29
+ colbert-ai
30
+ coloredlogs
31
+ contourpy
32
+ cycler
33
+ datasets
34
+ decorator
35
+ decord
36
+ deprecated
37
+ dill
38
+ docker-pycreds
39
+ docopt
40
+ einops
41
+ exceptiongroup
42
+ faiss-gpu
43
+ fastapi
44
+ ffmpeg
45
+ ffmpeg-python
46
+ ffmpy
47
+ filelock
48
 
49
+ flask
50
+ flatbuffers
51
+ fonttools
52
+ frozenlist
53
+ fsspec
54
+ ftfy
55
+ future
56
+ gdown
57
+ git-python
58
+ gitdb
59
+ gitpython
60
+ google-auth
61
+ googleapis-common-protos
62
  gradio
63
  gradio-client
64
+ h11
65
+ h5py
66
+ httpcore
67
+ httptools
68
+ httpx
69
+ huggingface-hub
70
+ humanfriendly
71
+ imageio
72
+ imageio-ffmpeg
73
+ importlib-metadata
74
+ importlib-resources
75
+ inquirerpy
76
+ iopath
77
+ itsdangerous
78
+ jinja2
79
+ joblib
80
+ jsonschema
81
+ jsonschema-specifications
82
+ kaggle
83
+ kiwisolver
84
+ kubernetes
85
+ lazy-loader
86
+ lit
87
+ llvmlite
88
+ markdown-it-py
89
+ matplotlib
90
+ mdurl
91
+ mmh3
92
+ monotonic
93
+ more-itertools
94
+ moviepy
95
+ mpmath
96
+ multidict
97
+ multiprocess
98
+ mutagen
99
+ networkx
100
+ ninja
101
+ nltk
102
+ numba
103
+ nvidia-cublas-cu11
104
+ nvidia-cublas-cu12
105
+ nvidia-cuda-cupti-cu12
106
+ nvidia-cuda-nvrtc-cu11
107
+ nvidia-cuda-nvrtc-cu12
108
+ nvidia-cuda-runtime-cu11
109
+ nvidia-cuda-runtime-cu12
110
+ nvidia-cudnn-cu11
111
+ nvidia-cudnn-cu12
112
+ nvidia-cufft-cu12
113
+ nvidia-curand-cu12
114
+ nvidia-cusolver-cu12
115
+ nvidia-cusparse-cu12
116
+ nvidia-nccl-cu12
117
+ nvidia-nvjitlink-cu12
118
+ nvidia-nvtx-cu12
119
+ omegaconf
120
+ onnxruntime
121
+ openai
122
+ openai-whisper
123
+ opencv-python
124
+ opentelemetry-api
125
+ opentelemetry-exporter-otlp-proto-common
126
+ opentelemetry-exporter-otlp-proto-grpc
127
+ opentelemetry-instrumentation
128
+ opentelemetry-instrumentation-asgi
129
+ opentelemetry-instrumentation-fastapi
130
+ opentelemetry-proto
131
+ opentelemetry-sdk
132
+ opentelemetry-semantic-conventions
133
+ opentelemetry-util-http
134
+ orjson
135
+ overrides
136
+ pandas
137
+ pathtools
138
+ peft
139
+ pfzy
140
+ pillow
141
+ plotly
142
+ portalocker
143
+ posthog
144
+ proglog
145
+ progressbar2
146
+ prompt-toolkit
147
+ protobuf
148
+ psutil
149
+ pulsar-client
150
+ pyarrow
151
+ pyarrow-hotfix
152
+ pyasn1
153
+ pyasn1-modules
154
+ pycocoevalcap
155
+ pycocotools
156
+ pycryptodomex
157
+ pydantic
158
+ pydantic-core
159
+ pydub
160
+ pygments
161
+ pyparsing
162
+ pypika
163
+ pyproject-hooks
164
+ pysrt
165
+ python-dateutil
166
+ python-dotenv
167
+ python-multipart
168
+ python-slugify
169
+ python-utils
170
  pytubefix
171
+ pytz
172
+ pyyaml
173
+ referencing
174
+ regex
175
+ rich
176
+ rouge
177
+ rpds-py
178
+ rsa
179
+ safetensors
180
+ scikit-image
181
+ scikit-learn
182
+ scipy
183
+ seaborn
184
+ semantic-version
185
+ sentence-transformers
186
+ sentencepiece
187
+ sentry-sdk
188
+ setproctitle
189
+ setuptools
190
+ shellingham
191
+ six
192
+ smmap
193
+ sniffio
194
+ soundfile
195
+ soupsieve
196
+ starlette
197
+ sympy
198
+ tenacity
199
+ text-unidecode
200
+ threadpoolctl
201
+ tifffile
202
+ tiktoken
203
+ timm
204
+ tokenizers
205
+ tomli
206
+ tomlkit
207
+ toolz
208
+ torch
209
+ torchvision
210
+ torchaudio
211
+ transformers
212
+ triton
213
+ typer
214
+ typing-extensions
215
+ tzdata
216
+ ujson
217
+ uvicorn
218
+ uvloop
219
+ visual-genome
220
+ wandb
221
+ watchfiles
222
+ wcwidth
223
+ webdataset
224
+ webencodings
225
+ websocket-client
226
  websockets
227
+ webvtt-py
228
+ wrapt
229
+ xxhash
230
+ yarl
231
+ youtube-dl
232
  yt-dlp
233
  zipp