gexu13 commited on
Commit
1c98b61
·
verified ·
1 Parent(s): f74ae4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -207
requirements.txt CHANGED
@@ -1,207 +1,5 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.5.0
4
- aiohttp==3.11.13
5
- aiosignal==1.3.2
6
- annotated-types==0.7.0
7
- anyio==4.8.0
8
- appnope==0.1.4
9
- asttokens==3.0.0
10
- astunparse==1.6.3
11
- attrs==24.2.0
12
- Automat==22.10.0
13
- autopep8==2.3.1
14
- av==14.1.0
15
- backcall==0.2.0
16
- beautifulsoup4==4.12.3
17
- bleach==6.2.0
18
- bs4==0.0.2
19
- certifi==2025.1.31
20
- cffi==1.17.0
21
- charset-normalizer==3.3.2
22
- click==8.1.8
23
- comm==0.2.2
24
- constantly==23.10.4
25
- contourpy==1.3.1
26
- coverage==7.6.4
27
- cryptography==43.0.0
28
- cssselect==1.2.0
29
- cycler==0.12.1
30
- datasets==3.3.2
31
- debugpy==1.8.9
32
- decorator==5.1.1
33
- defusedxml==0.7.1
34
- dill==0.3.8
35
- distro==1.9.0
36
- docopt==0.6.2
37
- dotenv==0.9.9
38
- executing==2.1.0
39
- faiss-cpu==1.10.0
40
- fastapi==0.115.8
41
- fastjsonschema==2.21.1
42
- ffmpy==0.5.0
43
- filelock==3.15.4
44
- flatbuffers==25.2.10
45
- fonttools==4.55.2
46
- frozenlist==1.5.0
47
- fsspec==2024.12.0
48
- fuzzywuzzy==0.18.0
49
- gast==0.6.0
50
- git-filter-repo==2.47.0
51
- google-pasta==0.2.0
52
- gradio==5.15.0
53
- gradio_client==1.7.0
54
- grpcio==1.71.0
55
- h11==0.14.0
56
- h5py==3.13.0
57
- httpcore==1.0.7
58
- httpx==0.28.1
59
- huggingface-hub==0.28.1
60
- hyperlink==21.0.0
61
- idna==3.7
62
- imageio==2.37.0
63
- incremental==24.7.2
64
- iniconfig==2.0.0
65
- ipykernel==6.29.5
66
- ipython==8.12.3
67
- itemadapter==0.9.0
68
- itemloaders==1.3.1
69
- jedi==0.19.2
70
- Jinja2==3.1.5
71
- jiter==0.8.2
72
- jmespath==1.0.1
73
- joblib==1.4.2
74
- jsonschema==4.23.0
75
- jsonschema-specifications==2024.10.1
76
- jupyter_client==8.6.3
77
- jupyter_core==5.7.2
78
- jupyterlab_pygments==0.3.0
79
- keras==3.9.0
80
- kiwisolver==1.4.7
81
- lazy_loader==0.4
82
- libclang==18.1.1
83
- lxml==5.3.0
84
- Markdown==3.7
85
- markdown-it-py==3.0.0
86
- MarkupSafe==2.1.5
87
- matplotlib==3.9.3
88
- matplotlib-inline==0.1.7
89
- mdurl==0.1.2
90
- mistune==3.1.2
91
- ml_dtypes==0.5.1
92
- mpmath==1.3.0
93
- multidict==6.1.0
94
- multiprocess==0.70.16
95
- namex==0.0.8
96
- nbclient==0.10.2
97
- nbconvert==7.16.6
98
- nbformat==5.10.4
99
- nest-asyncio==1.6.0
100
- networkx==3.4.2
101
- numpy==2.1.3
102
- openai==1.61.1
103
- opencv-python==4.11.0.86
104
- opt_einsum==3.4.0
105
- optree==0.14.1
106
- orjson==3.10.15
107
- packaging==24.1
108
- pandas==2.2.3
109
- pandocfilters==1.5.1
110
- parsel==1.9.1
111
- parso==0.8.4
112
- pedal==2.6.4
113
- pexpect==4.9.0
114
- pickleshare==0.7.5
115
- pillow==11.0.0
116
- pipreqs==0.5.0
117
- platformdirs==4.3.6
118
- pluggy==1.5.0
119
- prompt_toolkit==3.0.48
120
- propcache==0.3.0
121
- Protego==0.3.1
122
- protobuf==5.29.3
123
- psutil==6.1.0
124
- ptyprocess==0.7.0
125
- pure_eval==0.2.3
126
- pyarrow==19.0.1
127
- pyasn1==0.6.0
128
- pyasn1_modules==0.4.0
129
- pycodestyle==2.12.1
130
- pycparser==2.22
131
- pydantic==2.10.6
132
- pydantic_core==2.27.2
133
- PyDispatcher==2.0.7
134
- pydub==0.25.1
135
- Pygments==2.18.0
136
- pyOpenSSL==24.2.1
137
- pyparsing==3.2.0
138
- pytest==8.3.3
139
- python-dateutil==2.9.0.post0
140
- python-dotenv==1.0.1
141
- python-multipart==0.0.20
142
- pytz==2024.2
143
- PyYAML==6.0.2
144
- pyzmq==26.2.0
145
- queuelib==1.7.0
146
- RapidFuzz==3.10.1
147
- referencing==0.36.2
148
- regex==2024.11.6
149
- requests==2.32.3
150
- requests-file==2.1.0
151
- rich==13.9.4
152
- rpds-py==0.23.0
153
- ruff==0.9.4
154
- safehttpx==0.1.6
155
- safetensors==0.5.2
156
- scikit-image==0.25.1
157
- scikit-learn==1.6.1
158
- scipy==1.15.1
159
- Scrapy==2.11.2
160
- semantic-version==2.10.0
161
- sentence-transformers==3.4.1
162
- service-identity==24.1.0
163
- setuptools==72.2.0
164
- shapely==2.0.6
165
- shellingham==1.5.4
166
- six==1.16.0
167
- sniffio==1.3.1
168
- soupsieve==2.6
169
- stack-data==0.6.3
170
- starlette==0.45.3
171
- sympy==1.13.1
172
- tabulate==0.9.0
173
- tensorboard==2.19.0
174
- tensorboard-data-server==0.7.2
175
- tensorflow==2.19.0
176
- termcolor==2.4.0
177
- tf_keras==2.19.0
178
- threadpoolctl==3.5.0
179
- tifffile==2025.1.10
180
- tinycss2==1.4.0
181
- tldextract==5.1.2
182
- tokenizers==0.21.0
183
- tomlkit==0.13.2
184
- torch==2.6.0
185
- torchaudio==2.6.0
186
- torchvision==0.21.0
187
- tornado==6.4.2
188
- tqdm==4.67.1
189
- traitlets==5.14.3
190
- transformers==4.49.0
191
- Twisted==24.7.0
192
- typer==0.15.1
193
- typing_extensions==4.12.2
194
- tzdata==2024.2
195
- urllib3==2.2.2
196
- uvicorn==0.34.0
197
- w3lib==2.2.1
198
- wcwidth==0.2.13
199
- webencodings==0.5.1
200
- websockets==14.2
201
- Werkzeug==3.1.3
202
- wheel==0.45.1
203
- wrapt==1.17.2
204
- xxhash==3.5.0
205
- yarg==0.1.9
206
- yarl==1.18.3
207
- zope.interface==7.0.1
 
1
+ gradio>=4.19.2
2
+ Pillow>=10.0.0
3
+ numpy>=1.26.0
4
+ torch>=2.1.0
5
+ torchvision>=0.16.0