Spaces:
Sleeping
Sleeping
julienlesbegueries
commited on
Commit
•
e0a30e0
1
Parent(s):
7510444
add dependencies
Browse files- requirements.txt +98 -0
requirements.txt
ADDED
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==0.26.1
|
2 |
+
aiofiles==23.2.1
|
3 |
+
albumentations==1.3.1
|
4 |
+
altair==5.2.0
|
5 |
+
annotated-types==0.6.0
|
6 |
+
anyio==4.2.0
|
7 |
+
attrs==23.2.0
|
8 |
+
certifi==2023.11.17
|
9 |
+
charset-normalizer==3.3.2
|
10 |
+
click==8.1.7
|
11 |
+
colorama==0.4.6
|
12 |
+
contourpy==1.2.0
|
13 |
+
cycler==0.12.1
|
14 |
+
Cython==3.0.8
|
15 |
+
diffusers==0.25.1
|
16 |
+
easydict==1.11
|
17 |
+
exceptiongroup==1.2.0
|
18 |
+
fastapi==0.109.0
|
19 |
+
ffmpy==0.3.1
|
20 |
+
filelock==3.13.1
|
21 |
+
fonttools==4.47.2
|
22 |
+
fsspec==2023.12.2
|
23 |
+
gradio==4.16.0
|
24 |
+
gradio_client==0.8.1
|
25 |
+
h11==0.14.0
|
26 |
+
httpcore==1.0.2
|
27 |
+
httpx==0.26.0
|
28 |
+
huggingface-hub==0.20.3
|
29 |
+
idna==3.6
|
30 |
+
imageio==2.33.1
|
31 |
+
importlib-metadata==7.0.1
|
32 |
+
importlib-resources==6.1.1
|
33 |
+
insightface==0.7.3
|
34 |
+
Jinja2==3.1.3
|
35 |
+
joblib==1.3.2
|
36 |
+
jsonschema==4.21.1
|
37 |
+
jsonschema-specifications==2023.12.1
|
38 |
+
kiwisolver==1.4.5
|
39 |
+
lazy_loader==0.3
|
40 |
+
markdown-it-py==3.0.0
|
41 |
+
MarkupSafe==2.1.4
|
42 |
+
matplotlib==3.8.2
|
43 |
+
mdurl==0.1.2
|
44 |
+
mpmath==1.3.0
|
45 |
+
networkx==3.2.1
|
46 |
+
numpy==1.26.3
|
47 |
+
onnx==1.15.0
|
48 |
+
opencv-python==4.9.0.80
|
49 |
+
opencv-python-headless==4.9.0.80
|
50 |
+
orjson==3.9.12
|
51 |
+
packaging==23.2
|
52 |
+
pandas==2.2.0
|
53 |
+
pillow==10.2.0
|
54 |
+
prettytable==3.9.0
|
55 |
+
protobuf==4.25.2
|
56 |
+
psutil==5.9.8
|
57 |
+
pydantic==2.6.0
|
58 |
+
pydantic_core==2.16.1
|
59 |
+
pydub==0.25.1
|
60 |
+
Pygments==2.17.2
|
61 |
+
pyparsing==3.1.1
|
62 |
+
python-dateutil==2.8.2
|
63 |
+
python-multipart==0.0.6
|
64 |
+
pytz==2023.4
|
65 |
+
PyYAML==6.0.1
|
66 |
+
qudida==0.0.4
|
67 |
+
referencing==0.33.0
|
68 |
+
regex==2023.12.25
|
69 |
+
requests==2.31.0
|
70 |
+
rich==13.7.0
|
71 |
+
rpds-py==0.17.1
|
72 |
+
ruff==0.1.15
|
73 |
+
safetensors==0.4.2
|
74 |
+
scikit-image==0.22.0
|
75 |
+
scikit-learn==1.4.0
|
76 |
+
scipy==1.12.0
|
77 |
+
semantic-version==2.10.0
|
78 |
+
shellingham==1.5.4
|
79 |
+
six==1.16.0
|
80 |
+
sniffio==1.3.0
|
81 |
+
starlette==0.35.1
|
82 |
+
sympy==1.12
|
83 |
+
threadpoolctl==3.2.0
|
84 |
+
tifffile==2024.1.30
|
85 |
+
tokenizers==0.15.1
|
86 |
+
tomlkit==0.12.0
|
87 |
+
toolz==0.12.1
|
88 |
+
torch==2.2.0
|
89 |
+
tqdm==4.66.1
|
90 |
+
transformers==4.37.2
|
91 |
+
typer==0.9.0
|
92 |
+
typing_extensions==4.9.0
|
93 |
+
tzdata==2023.4
|
94 |
+
urllib3==2.2.0
|
95 |
+
uvicorn==0.27.0.post1
|
96 |
+
wcwidth==0.2.13
|
97 |
+
websockets==11.0.3
|
98 |
+
zipp==3.17.0
|