Spaces:
Runtime error
Runtime error
remove all versions but torch
Browse files- requirements.txt +165 -165
requirements.txt
CHANGED
@@ -1,168 +1,168 @@
|
|
1 |
-
addict==2.4.0
|
2 |
-
aiohttp==3.8.3
|
3 |
-
aiosignal==1.2.0
|
4 |
-
anyio==3.6.2
|
5 |
-
appnope==0.1.3
|
6 |
-
APScheduler==3.7.0
|
7 |
-
asttokens==2.0.8
|
8 |
-
async-timeout==4.0.2
|
9 |
-
attrs==21.2.0
|
10 |
-
backcall==0.2.0
|
11 |
-
bcrypt==4.0.1
|
12 |
-
black==22.10.0
|
13 |
-
blis==0.7.9
|
14 |
-
Brotli==1.0.9
|
15 |
-
catalogue==2.0.8
|
16 |
-
certifi==2021.5.30
|
17 |
-
cffi==1.15.1
|
18 |
-
charset-normalizer==2.0.4
|
19 |
-
click==8.0.1
|
20 |
-
codecarbon==1.2.0
|
21 |
-
comet-ml==3.15.3
|
22 |
-
commonmark==0.9.1
|
23 |
-
confection==0.0.3
|
24 |
-
configobj==5.0.6
|
25 |
-
contourpy==1.0.5
|
26 |
-
cryptography==38.0.1
|
27 |
-
cycler==0.10.0
|
28 |
-
cymem==2.0.7
|
29 |
-
dash==2.0.0
|
30 |
-
dash-bootstrap-components==0.13.0
|
31 |
-
dash-core-components==2.0.0
|
32 |
-
dash-html-components==2.0.0
|
33 |
-
dash-table==5.0.0
|
34 |
-
dataclasses==0.6
|
35 |
-
decorator==5.0.9
|
36 |
-
diffusers==0.6.0
|
37 |
-
dulwich==0.20.25
|
38 |
-
everett==2.0.1
|
39 |
-
executing==1.1.1
|
40 |
-
fastapi==0.85.1
|
41 |
-
ffmpy==0.3.0
|
42 |
-
filelock==3.0.12
|
43 |
-
fire==0.4.0
|
44 |
-
flake8==5.0.4
|
45 |
-
Flask==2.0.1
|
46 |
-
Flask-Compress==1.10.1
|
47 |
-
fonttools==4.38.0
|
48 |
-
frozenlist==1.3.1
|
49 |
-
fsspec==2022.10.0
|
50 |
-
future==0.18.2
|
51 |
-
gdown==3.13.0
|
52 |
-
googlemaps==4.6.0
|
53 |
-
gradio==3.6
|
54 |
-
h11==0.12.0
|
55 |
-
httpcore==0.15.0
|
56 |
-
httpx==0.23.0
|
57 |
-
huggingface-hub==0.10.1
|
58 |
-
hydra-core==0.11.3
|
59 |
-
idna==3.2
|
60 |
-
imageio==2.9.0
|
61 |
-
importlib-metadata==5.0.0
|
62 |
-
ipython==7.27.0
|
63 |
-
itsdangerous==2.0.1
|
64 |
-
jedi==0.18.0
|
65 |
-
Jinja2==3.0.1
|
66 |
-
joblib==1.0.1
|
67 |
-
jsonschema==3.2.0
|
68 |
-
kiwisolver==1.3.2
|
69 |
-
kornia==0.5.10
|
70 |
-
langcodes==3.3.0
|
71 |
-
linkify-it-py==1.0.3
|
72 |
-
markdown-it-py==2.1.0
|
73 |
-
MarkupSafe==2.0.1
|
74 |
-
matplotlib==3.4.3
|
75 |
-
matplotlib-inline==0.1.2
|
76 |
-
mccabe==0.7.0
|
77 |
-
mdit-py-plugins==0.3.1
|
78 |
-
mdurl==0.1.2
|
79 |
-
minydra==0.1.6
|
80 |
-
multidict==6.0.2
|
81 |
-
murmurhash==1.0.9
|
82 |
-
mypy-extensions==0.4.3
|
83 |
-
networkx==2.6.2
|
84 |
-
numpy
|
85 |
-
nvidia-ml-py3==7.352.0
|
86 |
-
omegaconf==1.4.1
|
87 |
-
orjson==3.8.0
|
88 |
-
packaging==21.0
|
89 |
-
pandas
|
90 |
-
paramiko==2.11.0
|
91 |
-
parso==0.8.2
|
92 |
-
pathspec==0.10.1
|
93 |
-
pathy==0.6.2
|
94 |
-
pexpect==4.8.0
|
95 |
-
pickleshare==0.7.5
|
96 |
-
Pillow==8.3.2
|
97 |
-
platformdirs==2.5.2
|
98 |
-
plotly==5.3.1
|
99 |
-
preshed==3.0.8
|
100 |
-
prompt-toolkit==3.0.20
|
101 |
-
ptyprocess==0.7.0
|
102 |
-
pure-eval==0.2.2
|
103 |
-
py-cpuinfo==8.0.0
|
104 |
-
pycodestyle==2.9.1
|
105 |
-
pycparser==2.21
|
106 |
-
pycryptodome==3.15.0
|
107 |
-
pydantic==1.10.2
|
108 |
-
pydub==0.25.1
|
109 |
-
pyflakes==2.5.0
|
110 |
-
Pygments==2.10.0
|
111 |
-
PyNaCl==1.5.0
|
112 |
-
pynvml==11.0.0
|
113 |
-
pyparsing==2.4.7
|
114 |
-
pyrsistent==0.18.0
|
115 |
-
PySocks==1.7.1
|
116 |
-
python-dateutil==2.8.2
|
117 |
-
python-multipart==0.0.5
|
118 |
-
pytorch-ranger==0.1.1
|
119 |
-
pytz==2021.1
|
120 |
-
PyWavelets==1.1.1
|
121 |
-
PyYAML
|
122 |
-
regex==2022.9.13
|
123 |
-
requests==2.26.0
|
124 |
-
requests-toolbelt==0.9.1
|
125 |
-
rfc3986==1.5.0
|
126 |
-
rich==12.6.0
|
127 |
-
scikit-image==0.18.3
|
128 |
-
scikit-learn==0.24.2
|
129 |
-
scipy==1.7.1
|
130 |
-
seaborn==0.11.2
|
131 |
-
semantic-version==2.8.5
|
132 |
-
six==1.16.0
|
133 |
-
smart-open==5.2.1
|
134 |
-
sniffio==1.3.0
|
135 |
-
spacy==3.4.2
|
136 |
-
spacy-legacy==3.0.10
|
137 |
-
spacy-loggers==1.0.3
|
138 |
-
srsly==2.4.5
|
139 |
-
stack-data==0.5.1
|
140 |
-
starlette==0.20.4
|
141 |
-
tenacity==8.0.1
|
142 |
-
termcolor==1.1.0
|
143 |
-
thinc==8.1.5
|
144 |
-
threadpoolctl==2.2.0
|
145 |
-
tifffile==2021.8.30
|
146 |
-
tokenizers==0.13.1
|
147 |
-
tomli==2.0.1
|
148 |
torch==1.7.1
|
149 |
torch-optimizer==0.1.0
|
150 |
torchvision==0.8.2
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch==1.7.1
|
2 |
torch-optimizer==0.1.0
|
3 |
torchvision==0.8.2
|
4 |
+
addict
|
5 |
+
aiohttp
|
6 |
+
aiosignal
|
7 |
+
anyio
|
8 |
+
appnope
|
9 |
+
APScheduler
|
10 |
+
asttokens
|
11 |
+
async-timeout
|
12 |
+
attrs
|
13 |
+
backcall
|
14 |
+
bcrypt
|
15 |
+
black
|
16 |
+
blis
|
17 |
+
Brotli
|
18 |
+
catalogue
|
19 |
+
certifi
|
20 |
+
cffi
|
21 |
+
charset-normalizer
|
22 |
+
click
|
23 |
+
codecarbon
|
24 |
+
comet-ml
|
25 |
+
commonmark
|
26 |
+
confection
|
27 |
+
configobj
|
28 |
+
contourpy
|
29 |
+
cryptography
|
30 |
+
cycler
|
31 |
+
cymem
|
32 |
+
dash
|
33 |
+
dash-bootstrap-components
|
34 |
+
dash-core-components
|
35 |
+
dash-html-components
|
36 |
+
dash-table
|
37 |
+
dataclasses
|
38 |
+
decorator
|
39 |
+
diffusers
|
40 |
+
dulwich
|
41 |
+
everett
|
42 |
+
executing
|
43 |
+
fastapi
|
44 |
+
ffmpy
|
45 |
+
filelock
|
46 |
+
fire
|
47 |
+
flake8
|
48 |
+
Flask
|
49 |
+
Flask-Compress
|
50 |
+
fonttools
|
51 |
+
frozenlist
|
52 |
+
fsspec
|
53 |
+
future
|
54 |
+
gdown
|
55 |
+
googlemaps
|
56 |
+
gradio
|
57 |
+
h11
|
58 |
+
httpcore
|
59 |
+
httpx
|
60 |
+
huggingface-hub
|
61 |
+
hydra-core
|
62 |
+
idna
|
63 |
+
imageio
|
64 |
+
importlib-metadata
|
65 |
+
ipython
|
66 |
+
itsdangerous
|
67 |
+
jedi
|
68 |
+
Jinja2
|
69 |
+
joblib
|
70 |
+
jsonschema
|
71 |
+
kiwisolver
|
72 |
+
kornia
|
73 |
+
langcodes
|
74 |
+
linkify-it-py
|
75 |
+
markdown-it-py
|
76 |
+
MarkupSafe
|
77 |
+
matplotlib
|
78 |
+
matplotlib-inline
|
79 |
+
mccabe
|
80 |
+
mdit-py-plugins
|
81 |
+
mdurl
|
82 |
+
minydra
|
83 |
+
multidict
|
84 |
+
murmurhash
|
85 |
+
mypy-extensions
|
86 |
+
networkx
|
87 |
+
numpy
|
88 |
+
nvidia-ml-py3
|
89 |
+
omegaconf
|
90 |
+
orjson
|
91 |
+
packaging
|
92 |
+
pandas
|
93 |
+
paramiko
|
94 |
+
parso
|
95 |
+
pathspec
|
96 |
+
pathy
|
97 |
+
pexpect
|
98 |
+
pickleshare
|
99 |
+
Pillow
|
100 |
+
platformdirs
|
101 |
+
plotly
|
102 |
+
preshed
|
103 |
+
prompt-toolkit
|
104 |
+
ptyprocess
|
105 |
+
pure-eval
|
106 |
+
py-cpuinfo
|
107 |
+
pycodestyle
|
108 |
+
pycparser
|
109 |
+
pycryptodome
|
110 |
+
pydantic
|
111 |
+
pydub
|
112 |
+
pyflakes
|
113 |
+
Pygments
|
114 |
+
PyNaCl
|
115 |
+
pynvml
|
116 |
+
pyparsing
|
117 |
+
pyrsistent
|
118 |
+
PySocks
|
119 |
+
python-dateutil
|
120 |
+
python-multipart
|
121 |
+
pytorch-ranger
|
122 |
+
pytz
|
123 |
+
PyWavelets
|
124 |
+
PyYAML
|
125 |
+
regex
|
126 |
+
requests
|
127 |
+
requests-toolbelt
|
128 |
+
rfc3986
|
129 |
+
rich
|
130 |
+
scikit-image
|
131 |
+
scikit-learn
|
132 |
+
scipy
|
133 |
+
seaborn
|
134 |
+
semantic-version
|
135 |
+
six
|
136 |
+
smart-open
|
137 |
+
sniffio
|
138 |
+
spacy
|
139 |
+
spacy-legacy
|
140 |
+
spacy-loggers
|
141 |
+
srsly
|
142 |
+
stack-data
|
143 |
+
starlette
|
144 |
+
tenacity
|
145 |
+
termcolor
|
146 |
+
thinc
|
147 |
+
threadpoolctl
|
148 |
+
tifffile
|
149 |
+
tokenizers
|
150 |
+
tomli
|
151 |
+
tqdm
|
152 |
+
traitlets
|
153 |
+
transformers
|
154 |
+
typer
|
155 |
+
typing_extensions
|
156 |
+
tzlocal
|
157 |
+
uc-micro-py
|
158 |
+
urllib3
|
159 |
+
uvicorn
|
160 |
+
wasabi
|
161 |
+
wcwidth
|
162 |
+
websocket-client
|
163 |
+
websockets
|
164 |
+
Werkzeug
|
165 |
+
wrapt
|
166 |
+
wurlitzer
|
167 |
+
yarl
|
168 |
+
zipp
|