Spaces:
Running
on
Zero
Running
on
Zero
demo init
Browse files- requirements.txt +362 -24
requirements.txt
CHANGED
@@ -1,27 +1,365 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
gradio==3.50.2
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
PyYAML==6.0.1
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
tqdm==4.65.0
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
accelerate==0.23.0
|
3 |
+
addict==2.4.0
|
4 |
+
aenum==3.1.15
|
5 |
+
aiofiles==23.2.1
|
6 |
+
aiohttp==3.8.5
|
7 |
+
aiosignal==1.3.1
|
8 |
+
albumentations==1.3.0
|
9 |
+
altair==4.2.2
|
10 |
+
annotated-types==0.7.0
|
11 |
+
antlr4-python3-runtime==4.9.3
|
12 |
+
anyio==3.7.1
|
13 |
+
argcomplete==3.4.0
|
14 |
+
asttokens==2.4.1
|
15 |
+
astunparse==1.6.3
|
16 |
+
async-timeout==4.0.3
|
17 |
+
attrs==23.2.0
|
18 |
+
audioread==3.0.1
|
19 |
+
av==11.0.0
|
20 |
+
av2==0.2.1
|
21 |
+
backcall==0.2.0
|
22 |
+
basicsr==1.4.2
|
23 |
+
beautifulsoup4==4.12.3
|
24 |
+
bitsandbytes==0.41.1
|
25 |
+
bleach==6.1.0
|
26 |
+
blendmodes==2022
|
27 |
+
blessed==1.20.0
|
28 |
+
blinker==1.8.2
|
29 |
+
braceexpand==0.1.7
|
30 |
+
cachetools==4.2.4
|
31 |
+
certifi==2024.6.2
|
32 |
+
cffi==1.16.0
|
33 |
+
chardet==5.2.0
|
34 |
+
charset-normalizer==3.3.2
|
35 |
+
clean-fid==0.1.35
|
36 |
+
click==8.1.7
|
37 |
+
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
|
38 |
+
colored==2.2.4
|
39 |
+
coloredlogs==15.0.1
|
40 |
+
colorlog==6.8.2
|
41 |
+
comm==0.2.2
|
42 |
+
contourpy==1.2.1
|
43 |
+
cos-python-sdk-v5==1.9.30
|
44 |
+
coscmd==1.8.6.30
|
45 |
+
crcmod==1.7
|
46 |
+
cryptography==41.0.3
|
47 |
+
cssselect2==0.7.0
|
48 |
+
cuda-python==12.4.0
|
49 |
+
cycler==0.12.1
|
50 |
+
Cython==3.0.10
|
51 |
+
dadaptation==3.1
|
52 |
+
DateTime==5.5
|
53 |
+
debugpy==1.8.1
|
54 |
+
decorator==4.4.2
|
55 |
+
deepdanbooru==1.0.2
|
56 |
+
defusedxml==0.7.1
|
57 |
+
deprecation==2.1.0
|
58 |
+
diffusers==0.28.0
|
59 |
+
dill==0.3.8
|
60 |
+
discord-webhook==1.3.1
|
61 |
+
diskcache==5.6.3
|
62 |
+
distlib==0.3.8
|
63 |
+
dnspython==2.6.1
|
64 |
+
docopt==0.6.2
|
65 |
+
dulwich==0.22.1
|
66 |
+
easydict==1.13
|
67 |
+
easygui==0.98.3
|
68 |
+
einops==0.4.1
|
69 |
+
email_validator==2.2.0
|
70 |
+
entrypoints==0.4
|
71 |
+
exceptiongroup==1.2.1
|
72 |
+
executing==2.0.1
|
73 |
+
face-alignment==1.3.5
|
74 |
+
facexlib==0.3.0
|
75 |
+
fairscale==0.4.13
|
76 |
+
fastapi==0.94.1
|
77 |
+
fastapi-cli==0.0.4
|
78 |
+
fastjsonschema==2.20.0
|
79 |
+
ffmpy==0.3.2
|
80 |
+
filelock==3.13.1
|
81 |
+
filterpy==1.4.5
|
82 |
+
flatbuffers==24.3.25
|
83 |
+
font-roboto==0.0.1
|
84 |
+
fonts==0.0.3
|
85 |
+
fonttools==4.53.0
|
86 |
+
freetype-py==2.4.0
|
87 |
+
frozenlist==1.4.1
|
88 |
+
fsspec==2024.5.0
|
89 |
+
ftfy==6.1.1
|
90 |
+
future==1.0.0
|
91 |
+
fuzzywuzzy==0.18.0
|
92 |
+
fvcore==0.1.5.post20221221
|
93 |
+
gast==0.4.0
|
94 |
+
gdown==4.5.3
|
95 |
+
gfpgan==1.3.8
|
96 |
+
gitdb==4.0.11
|
97 |
+
GitPython==3.1.32
|
98 |
+
google-auth==1.35.0
|
99 |
+
google-auth-oauthlib==0.4.6
|
100 |
+
google-pasta==0.2.0
|
101 |
+
gpustat==1.1.1
|
102 |
+
GPUtil==1.4.0
|
103 |
gradio==3.50.2
|
104 |
+
gradio_client==0.6.1
|
105 |
+
-e git+https://github.com/IDEA-Research/GroundingDINO.git@df5b48a3efbaa64288d8d0ad09b748ac86f22671#egg=groundingdino
|
106 |
+
grpcio==1.64.0
|
107 |
+
h11==0.12.0
|
108 |
+
h5py==3.11.0
|
109 |
+
hsluv==5.0.4
|
110 |
+
httpcore==0.15.0
|
111 |
+
httptools==0.6.1
|
112 |
+
httpx==0.24.1
|
113 |
+
huggingface-hub==0.23.4
|
114 |
+
humanfriendly==10.0
|
115 |
+
idna==3.7
|
116 |
+
imageio==2.31.6
|
117 |
+
imageio-ffmpeg==0.4.8
|
118 |
+
importlib_metadata==7.1.0
|
119 |
+
importlib_resources==6.4.0
|
120 |
+
inflection==0.5.1
|
121 |
+
insightface==0.7.3
|
122 |
+
install==1.3.5
|
123 |
+
invisible-watermark==0.2.0
|
124 |
+
iopath==0.1.10
|
125 |
+
ipdb==0.13.13
|
126 |
+
IProgress==0.4
|
127 |
+
ipykernel==6.29.4
|
128 |
+
ipython==8.12.3
|
129 |
+
ipywidgets==8.0.3
|
130 |
+
jax==0.4.28
|
131 |
+
jedi==0.19.1
|
132 |
+
Jinja2==3.1.3
|
133 |
+
joblib==1.1.0
|
134 |
+
jsonmerge==1.8.0
|
135 |
+
jsonschema==4.22.0
|
136 |
+
jsonschema-specifications==2023.12.1
|
137 |
+
jupyter_client==8.6.2
|
138 |
+
jupyter_core==5.7.2
|
139 |
+
jupyterlab_pygments==0.3.0
|
140 |
+
jupyterlab_widgets==3.0.11
|
141 |
+
keras==2.11.0
|
142 |
+
kiwisolver==1.4.5
|
143 |
+
kornia==0.6.8
|
144 |
+
lark==1.1.2
|
145 |
+
lazy_loader==0.4
|
146 |
+
libclang==18.1.1
|
147 |
+
librosa==0.9.2
|
148 |
+
lightning-utilities==0.11.3.post0
|
149 |
+
lion-pytorch==0.1.4
|
150 |
+
llvmlite==0.41.1
|
151 |
+
lmdb==1.5.1
|
152 |
+
locon==0.0.4
|
153 |
+
loguru==0.6.0
|
154 |
+
lxml==4.9.3
|
155 |
+
Markdown==3.6
|
156 |
+
markdown-it-py==3.0.0
|
157 |
+
MarkupSafe==2.1.5
|
158 |
+
matplotlib==3.6.2
|
159 |
+
matplotlib-inline==0.1.7
|
160 |
+
mdurl==0.1.2
|
161 |
+
mediapipe==0.10.3
|
162 |
+
mistune==3.0.2
|
163 |
+
ml-dtypes==0.4.0
|
164 |
+
modelcards==0.1.6
|
165 |
+
moviepy==1.0.2
|
166 |
+
mpmath==1.3.0
|
167 |
+
multidict==6.0.5
|
168 |
+
multiprocess==0.70.16
|
169 |
+
nbclient==0.10.0
|
170 |
+
nbconvert==7.16.4
|
171 |
+
nbformat==5.10.4
|
172 |
+
nest-asyncio==1.6.0
|
173 |
+
networkx==3.1
|
174 |
+
ninja==1.11.1.1
|
175 |
+
nox==2024.4.15
|
176 |
+
numba==0.58.1
|
177 |
+
numpy==1.26.2
|
178 |
+
nvidia-cublas-cu12==12.1.3.1
|
179 |
+
nvidia-cuda-cupti-cu12==12.1.105
|
180 |
+
nvidia-cuda-nvrtc-cu12==12.1.105
|
181 |
+
nvidia-cuda-runtime-cu12==12.1.105
|
182 |
+
nvidia-cudnn-cu12==8.9.2.26
|
183 |
+
nvidia-cufft-cu12==11.0.2.54
|
184 |
+
nvidia-curand-cu12==10.3.2.106
|
185 |
+
nvidia-cusolver-cu12==11.4.5.107
|
186 |
+
nvidia-cusparse-cu12==12.1.0.106
|
187 |
+
nvidia-ml-py==12.555.43
|
188 |
+
nvidia-nccl-cu12==2.20.5
|
189 |
+
nvidia-nvjitlink-cu12==12.1.105
|
190 |
+
nvidia-nvtx-cu12==12.1.105
|
191 |
+
nvidia-pyindex==1.0.9
|
192 |
+
nvtx==0.2.10
|
193 |
+
oauthlib==3.2.2
|
194 |
+
omegaconf==2.2.3
|
195 |
+
onnx==1.12.0
|
196 |
+
onnx-graphsurgeon==0.3.27
|
197 |
+
onnxruntime==1.18.0
|
198 |
+
onnxruntime-gpu==1.17.1
|
199 |
+
open_clip_torch @ git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b
|
200 |
+
opencv-contrib-python==4.10.0.84
|
201 |
+
opencv-python==4.8.0
|
202 |
+
opencv-python-headless==4.10.0.84
|
203 |
+
opt-einsum==3.3.0
|
204 |
+
orjson==3.10.5
|
205 |
+
packaging==24.0
|
206 |
+
pandas==2.2.2
|
207 |
+
pandocfilters==1.5.1
|
208 |
+
parso==0.8.4
|
209 |
+
pathos==0.3.1
|
210 |
+
peft==0.11.1
|
211 |
+
pexpect==4.9.0
|
212 |
+
pickleshare==0.7.5
|
213 |
+
piexif==1.1.3
|
214 |
+
Pillow==9.5.0
|
215 |
+
pillow-avif-plugin==1.4.3
|
216 |
+
pipreqs==0.5.0
|
217 |
+
platformdirs==4.2.2
|
218 |
+
polygraphy==0.47.1
|
219 |
+
pooch==1.8.2
|
220 |
+
portalocker==2.10.0
|
221 |
+
pox==0.3.4
|
222 |
+
ppft==1.7.6.8
|
223 |
+
prettytable==3.10.0
|
224 |
+
proglog==0.1.10
|
225 |
+
prompt_toolkit==3.0.45
|
226 |
+
protobuf==3.20.0
|
227 |
+
psutil==5.9.8
|
228 |
+
ptyprocess==0.7.0
|
229 |
+
pudb==2019.2
|
230 |
+
pure-eval==0.2.2
|
231 |
+
py-cpuinfo==9.0.0
|
232 |
+
pyarrow==16.1.0
|
233 |
+
pyasn1==0.6.0
|
234 |
+
pyasn1_modules==0.4.0
|
235 |
+
pycocoevalcap==1.2
|
236 |
+
pycocotools==2.0.8
|
237 |
+
pycparser==2.22
|
238 |
+
pycryptodome==3.20.0
|
239 |
+
pydantic==1.10.2
|
240 |
+
pydantic_core==2.18.3
|
241 |
+
pydeck==0.9.1
|
242 |
+
pydub==0.25.1
|
243 |
+
PyExecJS==1.5.1
|
244 |
+
Pygments==2.18.0
|
245 |
+
PyMatting==1.1.12
|
246 |
+
Pympler==1.1
|
247 |
+
pynvml==11.5.0
|
248 |
+
pyparsing==3.1.2
|
249 |
+
pypng==0.20220715.0
|
250 |
+
pyproj==3.6.1
|
251 |
+
PySocks==1.7.1
|
252 |
+
python-dateutil==2.9.0.post0
|
253 |
+
python-dotenv==1.0.1
|
254 |
+
python-multipart==0.0.9
|
255 |
+
pytorch-lightning==1.9.4
|
256 |
+
pytorch_optimizer==2.12.0
|
257 |
+
pytz==2024.1
|
258 |
+
PyWavelets==1.6.0
|
259 |
PyYAML==6.0.1
|
260 |
+
pyzmq==26.0.3
|
261 |
+
qrcode==7.4.2
|
262 |
+
qudida==0.0.4
|
263 |
+
realesrgan==0.3.0
|
264 |
+
redis==4.5.1
|
265 |
+
referencing==0.35.1
|
266 |
+
regex==2024.5.15
|
267 |
+
rembg==2.0.50
|
268 |
+
reportlab==4.2.2
|
269 |
+
requests==2.28.2
|
270 |
+
requests-oauthlib==2.0.0
|
271 |
+
resampy==0.3.1
|
272 |
+
resize-right==0.0.2
|
273 |
+
rich==13.4.2
|
274 |
+
rpds-py==0.18.1
|
275 |
+
rsa==4.9
|
276 |
+
safetensors==0.4.2
|
277 |
+
scikit-image==0.21.0
|
278 |
+
scikit-learn==1.1.3
|
279 |
+
scipy==1.10.1
|
280 |
+
seaborn==0.13.2
|
281 |
+
segment-anything==1.0
|
282 |
+
semantic-version==2.10.0
|
283 |
+
Send2Trash==1.8.3
|
284 |
+
sentencepiece==0.2.0
|
285 |
+
shellingham==1.5.4
|
286 |
+
six==1.16.0
|
287 |
+
smmap==5.0.1
|
288 |
+
sniffio==1.3.1
|
289 |
+
sounddevice==0.4.7
|
290 |
+
soundfile==0.12.1
|
291 |
+
soupsieve==2.5
|
292 |
+
spandrel==0.1.6
|
293 |
+
stack-data==0.6.3
|
294 |
+
starlette==0.26.1
|
295 |
+
streamlit==1.22.0
|
296 |
+
streamlit-drawable-canvas==0.8.0
|
297 |
+
supervision==0.21.0
|
298 |
+
svglib==1.5.1
|
299 |
+
sympy==1.12
|
300 |
+
tabulate==0.9.0
|
301 |
+
tb-nightly==2.5.0a20210210
|
302 |
+
tenacity==8.4.2
|
303 |
+
tensorboard==2.11.2
|
304 |
+
tensorboard-data-server==0.6.1
|
305 |
+
tensorboard-plugin-wit==1.8.1
|
306 |
+
tensorflow-estimator==2.11.0
|
307 |
+
tensorflow-io-gcs-filesystem==0.37.0
|
308 |
+
tensorrt @ file:///data/sd_trt/TensorRT-9.2.0.5/python/tensorrt-9.2.0.post12.dev5-cp310-none-linux_x86_64.whl#sha256=9de2445534a6595176b153e2a8a707c55ba355b5a82a5060e8e99a2cde2fbe16
|
309 |
+
termcolor==2.4.0
|
310 |
+
test_tube==0.7.5
|
311 |
+
thop==0.1.1.post2209072238
|
312 |
+
threadpoolctl==3.5.0
|
313 |
+
tifffile==2024.6.18
|
314 |
+
timm==0.9.2
|
315 |
+
tinycss2==1.3.0
|
316 |
+
tokenizers==0.13.3
|
317 |
+
tomesd==0.1.3
|
318 |
+
toml==0.10.2
|
319 |
+
tomli==2.0.1
|
320 |
+
toolz==0.12.1
|
321 |
+
torch==2.3.0+cu121
|
322 |
+
torchaudio==2.3.0+cu121
|
323 |
+
torchdiffeq==0.2.3
|
324 |
+
torchmetrics==1.4.0.post0
|
325 |
+
torchsde==0.2.6
|
326 |
+
torchvision==0.18.0+cu121
|
327 |
+
tornado==6.4
|
328 |
tqdm==4.65.0
|
329 |
+
traitlets==5.14.3
|
330 |
+
trampoline==0.1.2
|
331 |
+
transformers==4.32.1
|
332 |
+
transforms3d==0.4.1
|
333 |
+
trimesh==4.0.4
|
334 |
+
triton==2.3.0
|
335 |
+
typer==0.12.3
|
336 |
+
typing_extensions==4.12.1
|
337 |
+
tzdata==2024.1
|
338 |
+
tzlocal==5.2
|
339 |
+
ujson==5.10.0
|
340 |
+
ultralytics==8.0.203
|
341 |
+
urllib3==1.26.19
|
342 |
+
urwid==2.6.12
|
343 |
+
uvicorn==0.30.1
|
344 |
+
uvloop==0.19.0
|
345 |
+
validators==0.28.3
|
346 |
+
virtualenv==20.26.3
|
347 |
+
vispy==0.14.1
|
348 |
+
voluptuous==0.13.1
|
349 |
+
watchdog==4.0.1
|
350 |
+
watchfiles==0.22.0
|
351 |
+
wcwidth==0.2.13
|
352 |
+
webdataset==0.2.5
|
353 |
+
webencodings==0.5.1
|
354 |
+
websockets==11.0.3
|
355 |
+
Werkzeug==3.0.3
|
356 |
+
widgetsnbextension==4.0.11
|
357 |
+
wrapt==1.14.1
|
358 |
+
xformers==0.0.26.post1
|
359 |
+
xmltodict==0.13.0
|
360 |
+
yacs==0.1.8
|
361 |
+
yapf==0.40.2
|
362 |
+
yarg==0.1.9
|
363 |
+
yarl==1.9.4
|
364 |
+
zipp==3.19.1
|
365 |
+
zope.interface==6.4.post2
|