gexu13 commited on
Commit
b097461
·
verified ·
1 Parent(s): 738077c

Update requirements.txt

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