Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +21 -157
requirements.txt
CHANGED
@@ -1,159 +1,23 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
addict==2.4.0
|
4 |
-
aiofiles==23.2.1
|
5 |
-
aiohttp==3.9.5
|
6 |
-
aiosignal==1.3.1
|
7 |
-
albucore==0.0.9
|
8 |
-
albumentations==1.4.8
|
9 |
-
aliyun-python-sdk-core==2.15.1
|
10 |
-
aliyun-python-sdk-kms==2.16.3
|
11 |
-
altair==5.3.0
|
12 |
-
annotated-types==0.7.0
|
13 |
-
anyio==4.4.0
|
14 |
-
async-timeout==4.0.3
|
15 |
-
attrs==23.2.0
|
16 |
-
bitsandbytes==0.43.1
|
17 |
-
certifi==2024.6.2
|
18 |
-
cffi==1.16.0
|
19 |
-
charset-normalizer==3.3.2
|
20 |
-
click==8.1.7
|
21 |
-
colorama==0.4.6
|
22 |
-
coloredlogs==15.0.1
|
23 |
-
contourpy==1.2.1
|
24 |
-
controlnet-aux==0.0.9
|
25 |
-
crcmod==1.7
|
26 |
-
cryptography==42.0.8
|
27 |
-
cycler==0.12.1
|
28 |
-
Cython==3.0.10
|
29 |
-
datasets==2.18.0
|
30 |
-
diffusers==0.25.1
|
31 |
-
dill==0.3.8
|
32 |
-
dnspython==2.6.1
|
33 |
-
easydict==1.13
|
34 |
-
einops==0.8.0
|
35 |
-
email_validator==2.1.1
|
36 |
-
exceptiongroup==1.2.1
|
37 |
-
fastapi==0.111.0
|
38 |
-
fastapi-cli==0.0.4
|
39 |
-
ffmpy==0.3.2
|
40 |
-
filelock==3.14.0
|
41 |
-
flatbuffers==24.3.25
|
42 |
-
fonttools==4.53.0
|
43 |
-
frozenlist==1.4.1
|
44 |
-
fsspec==2024.2.0
|
45 |
-
gast==0.5.4
|
46 |
-
gradio
|
47 |
-
gradio_client
|
48 |
-
h11==0.14.0
|
49 |
-
httpcore==1.0.5
|
50 |
-
httptools==0.6.1
|
51 |
-
httpx==0.27.0
|
52 |
-
huggingface-hub==0.23.3
|
53 |
-
humanfriendly==10.0
|
54 |
-
idna==3.7
|
55 |
-
imageio==2.34.1
|
56 |
-
importlib_metadata==7.1.0
|
57 |
-
importlib_resources==6.4.0
|
58 |
-
insightface==0.7.3
|
59 |
-
Jinja2==3.1.4
|
60 |
-
jmespath==0.10.0
|
61 |
-
joblib==1.4.2
|
62 |
-
jsonschema==4.22.0
|
63 |
-
jsonschema-specifications==2023.12.1
|
64 |
-
kiwisolver==1.4.5
|
65 |
-
lazy_loader==0.4
|
66 |
-
Markdown==3.6
|
67 |
-
markdown-it-py==3.0.0
|
68 |
-
MarkupSafe==2.1.5
|
69 |
-
matplotlib==3.9.0
|
70 |
-
mdurl==0.1.2
|
71 |
-
mmcv-full==1.7.2
|
72 |
-
mmdet==2.26.0
|
73 |
-
mmengine==0.10.4
|
74 |
-
model-index==0.1.11
|
75 |
-
modelscope==1.15.0
|
76 |
-
mpmath==1.3.0
|
77 |
-
multidict==6.0.5
|
78 |
-
multiprocess==0.70.16
|
79 |
-
networkx==3.2.1
|
80 |
-
numpy==1.26.4
|
81 |
-
onnx==1.16.1
|
82 |
-
onnxruntime==1.16.2
|
83 |
-
opencv-python==4.10.0.82
|
84 |
-
opencv-python-headless==4.9.0.80
|
85 |
-
opendatalab==0.0.10
|
86 |
-
openmim==0.3.9
|
87 |
-
openxlab==0.1.0
|
88 |
-
ordered-set==4.1.0
|
89 |
-
orjson==3.10.3
|
90 |
-
oss2==2.17.0
|
91 |
-
packaging==24.0
|
92 |
-
pandas==2.2.2
|
93 |
-
pillow==10.3.0
|
94 |
-
platformdirs==4.2.2
|
95 |
-
prettytable==3.10.0
|
96 |
-
protobuf==5.27.1
|
97 |
-
psutil==5.9.8
|
98 |
-
pyarrow==16.1.0
|
99 |
-
pyarrow-hotfix==0.6
|
100 |
-
pycocotools==2.0.7
|
101 |
-
pycparser==2.22
|
102 |
-
pycryptodome==3.20.0
|
103 |
-
pydantic==2.7.2
|
104 |
-
pydantic_core==2.18.3
|
105 |
-
pydub==0.25.1
|
106 |
-
Pygments==2.18.0
|
107 |
-
pyparsing==3.1.2
|
108 |
-
python-dateutil==2.9.0.post0
|
109 |
-
python-dotenv==1.0.1
|
110 |
-
python-multipart==0.0.9
|
111 |
-
pytz==2023.4
|
112 |
-
PyYAML==6.0.1
|
113 |
-
referencing==0.35.1
|
114 |
-
regex==2024.5.15
|
115 |
-
requests==2.28.2
|
116 |
-
rich==13.4.2
|
117 |
-
rpds-py==0.18.1
|
118 |
-
ruff==0.4.7
|
119 |
-
safetensors==0.4.3
|
120 |
-
scikit-image==0.22.0
|
121 |
-
scikit-learn==1.5.0
|
122 |
-
scipy==1.13.1
|
123 |
-
semantic-version==2.10.0
|
124 |
-
shapely==2.0.4
|
125 |
-
shellingham==1.5.4
|
126 |
-
simplejson==3.19.2
|
127 |
-
six==1.16.0
|
128 |
-
sniffio==1.3.1
|
129 |
-
sortedcontainers==2.4.0
|
130 |
-
starlette==0.37.2
|
131 |
-
sympy==1.12.1
|
132 |
-
tabulate==0.9.0
|
133 |
-
termcolor==2.4.0
|
134 |
-
terminaltables==3.1.10
|
135 |
-
threadpoolctl==3.5.0
|
136 |
-
tifffile==2024.5.22
|
137 |
-
timm==0.6.7
|
138 |
-
tokenizers==0.19.1
|
139 |
-
tomli==2.0.1
|
140 |
-
tomlkit==0.12.0
|
141 |
-
toolz==0.12.1
|
142 |
torchvision==0.15.2
|
143 |
torchaudio==2.0.2
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
|
|
|
|
|
|
|
1 |
+
transformers==4.36.2
|
2 |
+
torch==2.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
torchvision==0.15.2
|
4 |
torchaudio==2.0.2
|
5 |
+
numpy==1.24.4
|
6 |
+
scipy==1.10.1
|
7 |
+
scikit-image==0.21.0
|
8 |
+
opencv-python==4.7.0.72
|
9 |
+
pillow==9.4.0
|
10 |
+
diffusers==0.25.0
|
11 |
+
transformers==4.36.2
|
12 |
+
accelerate==0.26.1
|
13 |
+
matplotlib==3.7.4
|
14 |
+
tqdm==4.64.1
|
15 |
+
config==0.5.1
|
16 |
+
einops==0.7.0
|
17 |
+
onnxruntime==1.16.2
|
18 |
+
basicsr
|
19 |
+
av
|
20 |
+
fvcore
|
21 |
+
cloudpickle
|
22 |
+
omegaconf
|
23 |
+
pycocotools
|