Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -171
requirements.txt
CHANGED
@@ -1,178 +1,17 @@
|
|
1 |
-
absl-py==1.1.0
|
2 |
-
aiofiles==23.2.1
|
3 |
-
altair==5.3.0
|
4 |
-
annotated-types==0.7.0
|
5 |
-
anyio==3.6.1
|
6 |
-
argon2-cffi==21.3.0
|
7 |
-
argon2-cffi-bindings==21.2.0
|
8 |
-
asttokens==2.0.5
|
9 |
-
attrs==21.4.0
|
10 |
-
Babel==2.10.3
|
11 |
-
backcall==0.2.0
|
12 |
-
beautifulsoup4==4.11.1
|
13 |
-
bleach==6.1.0
|
14 |
-
brotlipy==0.7.0
|
15 |
-
cachetools==5.2.0
|
16 |
-
certifi==2021.5.30
|
17 |
-
cffi @ file:///tmp/build/80754af9/cffi_1625807838443/work
|
18 |
-
chardet @ file:///tmp/build/80754af9/chardet_1607706746162/work
|
19 |
-
charset-normalizer==3.3.2
|
20 |
-
click==8.1.7
|
21 |
-
conda==4.10.3
|
22 |
-
conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1618262148928/work
|
23 |
-
cryptography @ file:///tmp/build/80754af9/cryptography_1616769286105/work
|
24 |
-
cycler==0.11.0
|
25 |
-
debugpy==1.6.0
|
26 |
-
decorator==5.1.1
|
27 |
-
defusedxml==0.7.1
|
28 |
-
dnspython==2.6.1
|
29 |
-
docopt==0.6.2
|
30 |
-
email-validator==2.2.0
|
31 |
-
entrypoints==0.4
|
32 |
-
executing==0.8.3
|
33 |
-
fastapi==0.111.0
|
34 |
-
fastapi-cli==0.0.4
|
35 |
-
fastjsonschema==2.15.3
|
36 |
-
ffmpy==0.3.2
|
37 |
-
filelock==3.14.0
|
38 |
-
fonttools==4.33.3
|
39 |
-
fsspec==2024.6.0
|
40 |
ftfy==6.2.0
|
41 |
-
gdown==5.2.0
|
42 |
-
google-auth==2.8.0
|
43 |
-
google-auth-oauthlib==0.4.6
|
44 |
gradio==4.36.1
|
45 |
-
gradio-client==1.0.1
|
46 |
-
grpcio==1.46.3
|
47 |
-
h11==0.14.0
|
48 |
-
httpcore==1.0.5
|
49 |
-
httptools==0.6.1
|
50 |
-
httpx==0.27.0
|
51 |
-
huggingface-hub==0.23.4
|
52 |
-
idna @ file:///home/linux1/recipes/ci/idna_1610986105248/work
|
53 |
-
imageio==2.34.1
|
54 |
-
importlib-metadata==4.11.4
|
55 |
-
importlib-resources==5.8.0
|
56 |
-
ipykernel==6.15.0
|
57 |
ipython==8.12.3
|
58 |
-
ipython-genutils==0.2.0
|
59 |
-
ipywidgets==7.7.0
|
60 |
-
jedi==0.18.1
|
61 |
-
Jinja2==3.1.2
|
62 |
-
joblib==1.4.2
|
63 |
-
json5==0.9.8
|
64 |
-
jsonschema==4.6.0
|
65 |
-
jupyter-client==7.3.4
|
66 |
-
jupyter-core==5.7.2
|
67 |
-
jupyter-server==1.17.1
|
68 |
-
jupyterlab==3.4.3
|
69 |
-
jupyterlab-language-pack-zh-CN==3.4.post1
|
70 |
-
jupyterlab-pygments==0.2.2
|
71 |
-
jupyterlab-server==2.14.0
|
72 |
-
jupyterlab-widgets==1.1.0
|
73 |
-
kiwisolver==1.4.3
|
74 |
-
lazy-loader==0.4
|
75 |
-
Markdown==3.3.7
|
76 |
-
markdown-it-py==3.0.0
|
77 |
-
MarkupSafe==2.1.1
|
78 |
-
matplotlib==3.5.2
|
79 |
-
matplotlib-inline==0.1.3
|
80 |
-
mdurl==0.1.2
|
81 |
-
mistune==3.0.2
|
82 |
-
nbclassic==0.3.7
|
83 |
-
nbclient==0.6.4
|
84 |
-
nbconvert==7.16.4
|
85 |
-
nbformat==5.10.4
|
86 |
-
nest-asyncio==1.5.5
|
87 |
-
networkx==3.1
|
88 |
-
notebook==6.4.12
|
89 |
-
notebook-shim==0.1.0
|
90 |
numpy==1.22.4
|
91 |
-
|
92 |
-
opencv-python==4.10.0.82
|
93 |
-
orjson==3.10.5
|
94 |
-
packaging==21.3
|
95 |
-
pandas==2.0.3
|
96 |
-
pandocfilters==1.5.0
|
97 |
-
parso==0.8.3
|
98 |
-
pexpect==4.8.0
|
99 |
-
pickleshare==0.7.5
|
100 |
Pillow==9.1.1
|
101 |
-
|
102 |
-
platformdirs==4.2.2
|
103 |
-
prometheus-client==0.14.1
|
104 |
-
prompt-toolkit==3.0.47
|
105 |
-
protobuf==5.27.1
|
106 |
-
psutil==5.9.1
|
107 |
-
ptyprocess==0.7.0
|
108 |
-
pure-eval==0.2.2
|
109 |
-
pyasn1==0.4.8
|
110 |
-
pyasn1-modules==0.2.8
|
111 |
-
pycosat==0.6.3
|
112 |
-
pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
|
113 |
-
pydantic==2.7.4
|
114 |
-
pydantic-core==2.18.4
|
115 |
-
pydub==0.25.1
|
116 |
-
pygments==2.18.0
|
117 |
-
pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1608057966937/work
|
118 |
-
pyparsing==3.0.9
|
119 |
-
pyrsistent==0.18.1
|
120 |
-
PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
|
121 |
-
python-dateutil==2.8.2
|
122 |
-
python-dotenv==1.0.1
|
123 |
-
python-multipart==0.0.9
|
124 |
-
pytz==2022.1
|
125 |
-
PyWavelets==1.4.1
|
126 |
-
PyYAML==6.0.1
|
127 |
-
pyzmq==23.2.0
|
128 |
regex==2024.5.15
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016699510/work
|
134 |
-
ruff==0.4.10
|
135 |
-
scikit-image==0.21.0
|
136 |
-
scikit-learn==1.3.2
|
137 |
-
scipy==1.10.1
|
138 |
-
semantic-version==2.10.0
|
139 |
-
Send2Trash==1.8.0
|
140 |
-
shellingham==1.5.4
|
141 |
-
six @ file:///tmp/build/80754af9/six_1623709665295/work
|
142 |
-
sklearn==0.0
|
143 |
-
sniffio==1.2.0
|
144 |
-
soupsieve==2.3.2.post1
|
145 |
-
stack-data==0.3.0
|
146 |
-
starlette==0.37.2
|
147 |
-
supervisor==4.2.4
|
148 |
-
tensorboard==2.9.1
|
149 |
-
tensorboard-data-server==0.6.1
|
150 |
-
tensorboard-plugin-wit==1.8.1
|
151 |
tensorboardX==2.6.2.2
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
tomlkit==0.12.0
|
157 |
-
toolz==0.12.1
|
158 |
-
torch @ http://download.pytorch.org/whl/cu113/torch-1.11.0%2Bcu113-cp38-cp38-linux_x86_64.whl
|
159 |
-
torchvision @ http://download.pytorch.org/whl/cu113/torchvision-0.12.0%2Bcu113-cp38-cp38-linux_x86_64.whl
|
160 |
-
tornado==6.1
|
161 |
-
tqdm @ file:///tmp/build/80754af9/tqdm_1625563689033/work
|
162 |
-
traitlets==5.3.0
|
163 |
-
typer==0.12.3
|
164 |
-
typing-extensions==4.12.2
|
165 |
-
tzdata==2024.1
|
166 |
-
ujson==5.10.0
|
167 |
-
urllib3==2.2.2
|
168 |
-
uvicorn==0.30.1
|
169 |
-
uvloop==0.19.0
|
170 |
-
watchfiles==0.22.0
|
171 |
-
wcwidth==0.2.13
|
172 |
-
webencodings==0.5.1
|
173 |
-
websocket-client==1.3.3
|
174 |
-
websockets==11.0.3
|
175 |
-
Werkzeug==2.1.2
|
176 |
-
widgetsnbextension==3.6.0
|
177 |
-
yarg==0.1.9
|
178 |
-
zipp==3.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
ftfy==6.2.0
|
|
|
|
|
|
|
2 |
gradio==4.36.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
ipython==8.12.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
numpy==1.22.4
|
5 |
+
opencv_python==4.10.0.82
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
Pillow==9.1.1
|
7 |
+
Pillow==10.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
regex==2024.5.15
|
9 |
+
scikit_learn==1.3.2
|
10 |
+
scipy==1.13.1
|
11 |
+
setuptools==52.0.0.post20210125
|
12 |
+
skimage==0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
tensorboardX==2.6.2.2
|
14 |
+
tensorboardX==2.6.2.2
|
15 |
+
torch==1.11.0+cu113
|
16 |
+
torchvision==0.12.0+cu113
|
17 |
+
tqdm==4.61.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|