Spaces:
Runtime error
Runtime error
upload
Browse files- requirements.txt +0 -72
requirements.txt
CHANGED
@@ -1,54 +1,11 @@
|
|
1 |
-
absl-py==1.4.0
|
2 |
addict==2.4.0
|
3 |
-
aiofiles==23.1.0
|
4 |
-
aiohttp==3.8.4
|
5 |
-
aiosignal==1.3.1
|
6 |
-
altair==4.2.2
|
7 |
-
antlr4-python3-runtime==4.9.3
|
8 |
-
anyio==3.6.2
|
9 |
-
asttokens==2.2.1
|
10 |
-
async-timeout==4.0.2
|
11 |
-
attrs==22.2.0
|
12 |
-
backcall==0.2.0
|
13 |
-
basicsr==1.4.2
|
14 |
-
blinker==1.5
|
15 |
-
brotlipy==0.7.0
|
16 |
-
cachetools==5.3.0
|
17 |
-
click==8.1.3
|
18 |
clip==0.2.0
|
19 |
-
contourpy==1.0.7
|
20 |
-
# Editable install with no version control (controlnet==1.0)
|
21 |
-
coqpit==0.0.17
|
22 |
-
cycler==0.11.0
|
23 |
-
decorator==5.1.1
|
24 |
-
einops==0.6.0
|
25 |
-
elasticsearch==1.9.0
|
26 |
-
entrypoints==0.4
|
27 |
-
executing==1.2.0
|
28 |
-
fastapi==0.95.0
|
29 |
-
ffmpy==0.3.0
|
30 |
-
filelock==3.11.0
|
31 |
-
fonttools==4.39.3
|
32 |
-
frozenlist==1.3.3
|
33 |
-
fsspec==2023.4.0
|
34 |
-
ftfy==6.1.1
|
35 |
-
future==0.18.3
|
36 |
-
# Editable install with no version control (gligen==1.0)
|
37 |
-
google-auth==2.17.2
|
38 |
-
google-auth-oauthlib==1.0.0
|
39 |
-
gradio==3.25.0
|
40 |
-
gradio-client==0.0.10
|
41 |
-
grpcio==1.51.3
|
42 |
-
h11==0.14.0
|
43 |
-
httpcore==0.17.0
|
44 |
-
httpx==0.24.0
|
45 |
huggingface-hub==0.13.4
|
46 |
imageio==2.27.0
|
47 |
importlib-metadata==6.1.0
|
48 |
importlib-resources==5.12.0
|
49 |
ipdb==0.13.13
|
50 |
ipython==8.11.0
|
51 |
-
iso8601==1.1.0
|
52 |
jedi==0.18.2
|
53 |
Jinja2==3.1.2
|
54 |
jsonschema==4.17.3
|
@@ -64,13 +21,6 @@ MarkupSafe==2.1.2
|
|
64 |
matplotlib==3.7.1
|
65 |
matplotlib-inline==0.1.6
|
66 |
mdit-py-plugins==0.3.3
|
67 |
-
mdurl==0.1.2
|
68 |
-
mkl-fft==1.3.1
|
69 |
-
mkl-service==2.4.0
|
70 |
-
multidict==6.0.4
|
71 |
-
networkx==3.0
|
72 |
-
oauthlib==3.2.2
|
73 |
-
omegaconf==2.3.0
|
74 |
open-clip-torch==2.16.0
|
75 |
opencv-python==4.7.0.72
|
76 |
orjson==3.8.10
|
@@ -80,7 +30,6 @@ parso==0.8.3
|
|
80 |
pexpect==4.8.0
|
81 |
pickleshare==0.7.5
|
82 |
Pillow==9.3.0
|
83 |
-
pkgutil-resolve-name==1.3.10
|
84 |
prompt-toolkit==3.0.38
|
85 |
protobuf==3.19.6
|
86 |
psutil==5.9.4
|
@@ -92,11 +41,6 @@ pydantic==1.10.7
|
|
92 |
pyDeprecate==0.3.2
|
93 |
pydub==0.25.1
|
94 |
Pygments==2.14.0
|
95 |
-
PyJWT==2.6.0
|
96 |
-
pyparsing==3.0.9
|
97 |
-
pyrsistent==0.19.3
|
98 |
-
python-dateutil==2.8.2
|
99 |
-
python-multipart==0.0.6
|
100 |
pytorch-lightning==1.6.5
|
101 |
pytz==2023.3
|
102 |
PyWavelets==1.4.1
|
@@ -106,19 +50,6 @@ requests-oauthlib==1.3.1
|
|
106 |
rsa==4.9
|
107 |
scikit-image==0.20.0
|
108 |
scipy==1.9.1
|
109 |
-
semantic-version==2.10.0
|
110 |
-
sentencepiece==0.1.97
|
111 |
-
share==1.0.4
|
112 |
-
sniffio==1.3.0
|
113 |
-
soundfile==0.12.1
|
114 |
-
stack-data==0.6.2
|
115 |
-
starlette==0.26.1
|
116 |
-
tb-nightly==2.13.0a20230410
|
117 |
-
tensorboard==2.12.0
|
118 |
-
tensorboard-data-server==0.7.0
|
119 |
-
tensorboard-plugin-wit==1.8.1
|
120 |
-
tensorboardX==2.6
|
121 |
-
tifffile==2023.3.21
|
122 |
timm==0.6.13
|
123 |
tokenizers==0.13.2
|
124 |
tomli==2.0.1
|
@@ -136,8 +67,5 @@ wcwidth==0.2.6
|
|
136 |
websockets==11.0.1
|
137 |
Werkzeug==2.2.3
|
138 |
yapf==0.32.0
|
139 |
-
yarl==1.8.2
|
140 |
-
zipp==3.15.0
|
141 |
-
visor_controlnet
|
142 |
visor-gligen==1.1
|
143 |
visor-controlnet==1.1
|
|
|
|
|
1 |
addict==2.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
clip==0.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
huggingface-hub==0.13.4
|
4 |
imageio==2.27.0
|
5 |
importlib-metadata==6.1.0
|
6 |
importlib-resources==5.12.0
|
7 |
ipdb==0.13.13
|
8 |
ipython==8.11.0
|
|
|
9 |
jedi==0.18.2
|
10 |
Jinja2==3.1.2
|
11 |
jsonschema==4.17.3
|
|
|
21 |
matplotlib==3.7.1
|
22 |
matplotlib-inline==0.1.6
|
23 |
mdit-py-plugins==0.3.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
open-clip-torch==2.16.0
|
25 |
opencv-python==4.7.0.72
|
26 |
orjson==3.8.10
|
|
|
30 |
pexpect==4.8.0
|
31 |
pickleshare==0.7.5
|
32 |
Pillow==9.3.0
|
|
|
33 |
prompt-toolkit==3.0.38
|
34 |
protobuf==3.19.6
|
35 |
psutil==5.9.4
|
|
|
41 |
pyDeprecate==0.3.2
|
42 |
pydub==0.25.1
|
43 |
Pygments==2.14.0
|
|
|
|
|
|
|
|
|
|
|
44 |
pytorch-lightning==1.6.5
|
45 |
pytz==2023.3
|
46 |
PyWavelets==1.4.1
|
|
|
50 |
rsa==4.9
|
51 |
scikit-image==0.20.0
|
52 |
scipy==1.9.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
timm==0.6.13
|
54 |
tokenizers==0.13.2
|
55 |
tomli==2.0.1
|
|
|
67 |
websockets==11.0.1
|
68 |
Werkzeug==2.2.3
|
69 |
yapf==0.32.0
|
|
|
|
|
|
|
70 |
visor-gligen==1.1
|
71 |
visor-controlnet==1.1
|