weiyi01191 commited on
Commit
9785847
·
1 Parent(s): c755749

Update requirements.txt

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