Spaces:
Sleeping
Sleeping
Commit
·
98557d1
1
Parent(s):
ec9bbdf
added new req.txt
Browse files- requirements.txt +139 -6
requirements.txt
CHANGED
@@ -1,9 +1,142 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
numpy==1.26.4
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
torch
|
|
|
|
|
|
|
8 |
torchvision
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
aiofiles==23.2.1
|
3 |
+
aiohttp==3.9.5
|
4 |
+
aiosignal==1.3.1
|
5 |
+
altair==5.3.0
|
6 |
+
annotated-types==0.7.0
|
7 |
+
anyio==4.4.0
|
8 |
+
attrs==23.2.0
|
9 |
+
avro-python3==1.10.2
|
10 |
+
certifi==2024.6.2
|
11 |
+
charset-normalizer==3.3.2
|
12 |
+
click==8.1.7
|
13 |
+
contourpy==1.2.1
|
14 |
+
cycler==0.12.1
|
15 |
+
datasets==2.19.2
|
16 |
+
dill==0.3.8
|
17 |
+
dnspython==2.6.1
|
18 |
+
docker-pycreds==0.4.0
|
19 |
+
email-validator==2.1.1
|
20 |
+
fastapi==0.111.0
|
21 |
+
fastapi-cli==0.0.4
|
22 |
+
ffmpy==0.3.2
|
23 |
+
filelock==3.13.1
|
24 |
+
fonttools==4.53.0
|
25 |
+
frozenlist==1.4.1
|
26 |
+
fsspec==2024.2.0
|
27 |
+
gitdb==4.0.11
|
28 |
+
gitpython==3.1.43
|
29 |
+
gradio==4.33.0
|
30 |
+
gradio-client==0.17.0
|
31 |
+
grpcio==1.64.1
|
32 |
+
h11==0.14.0
|
33 |
+
httpcore==1.0.5
|
34 |
+
httptools==0.6.1
|
35 |
+
httpx==0.27.0
|
36 |
+
huggingface-hub==0.23.3
|
37 |
+
idna==3.7
|
38 |
+
imageio==2.34.1
|
39 |
+
importlib-resources==6.4.0
|
40 |
+
iniconfig==2.0.0
|
41 |
+
intel-openmp==2021.4.0
|
42 |
+
jinja2==3.1.3
|
43 |
+
joblib==1.4.2
|
44 |
+
jsonschema==4.22.0
|
45 |
+
jsonschema-specifications==2023.12.1
|
46 |
+
kiwisolver==1.4.5
|
47 |
+
lightning==2.2.5
|
48 |
+
lightning-utilities==0.11.2
|
49 |
+
llvmlite==0.43.0
|
50 |
+
markdown==3.6
|
51 |
+
markdown-it-py==3.0.0
|
52 |
+
markupsafe==2.1.5
|
53 |
+
matplotlib==3.9.0
|
54 |
+
mdurl==0.1.2
|
55 |
+
memory-profiler==0.61.0
|
56 |
+
mkl==2021.4.0
|
57 |
+
mpmath==1.3.0
|
58 |
+
multidict==6.0.5
|
59 |
+
multiprocess==0.70.16
|
60 |
+
networkx==3.2.1
|
61 |
+
nltk==3.8.1
|
62 |
+
numba==0.60.0
|
63 |
numpy==1.26.4
|
64 |
+
opencv-python==4.10.0.82
|
65 |
+
orjson==3.10.3
|
66 |
+
pandas==2.2.2
|
67 |
+
pillow==10.3.0
|
68 |
+
pluggy==1.5.0
|
69 |
+
protobuf==4.25.3
|
70 |
+
pyarrow==16.1.0
|
71 |
+
pyarrow-hotfix==0.6
|
72 |
+
pydantic==2.7.3
|
73 |
+
pydantic-core==2.18.4
|
74 |
+
pydub==0.25.1
|
75 |
+
pynndescent==0.5.13
|
76 |
+
pyparsing==3.1.2
|
77 |
+
python-dateutil
|
78 |
+
python-dotenv==1.0.1
|
79 |
+
python-multipart==0.0.9
|
80 |
+
pytorch-lightning==2.2.5
|
81 |
+
pytz==2024.1
|
82 |
+
pyyaml==6.0.1
|
83 |
+
referencing==0.35.1
|
84 |
+
regex==2024.5.15
|
85 |
+
requests==2.32.3
|
86 |
+
rich==13.7.1
|
87 |
+
rpds-py==0.18.1
|
88 |
+
ruff==0.4.8
|
89 |
+
safetensors==0.4.3
|
90 |
+
scikit-learn==1.5.0
|
91 |
+
scipy==1.13.1
|
92 |
+
seaborn==0.13.2
|
93 |
+
semantic-version==2.10.0
|
94 |
+
sentence-transformers==3.0.0
|
95 |
+
sentry-sdk==2.5.0
|
96 |
+
setproctitle==1.3.3
|
97 |
+
shellingham==1.5.4
|
98 |
+
smmap==5.0.1
|
99 |
+
sniffio==1.3.1
|
100 |
+
starlette==0.37.2
|
101 |
+
sympy==1.12
|
102 |
+
tbb==2021.11.0
|
103 |
+
tensorboard==2.17.0
|
104 |
+
tensorboard-data-server==0.7.2
|
105 |
+
threadpoolctl==3.5.0
|
106 |
+
tifffile==2024.5.22
|
107 |
+
tiktoken==0.7.0
|
108 |
+
timm==1.0.3
|
109 |
+
tokenizers==0.19.1
|
110 |
+
toml==0.10.2
|
111 |
+
tomli==2.0.1
|
112 |
+
tomlkit==0.12.0
|
113 |
+
toolz==0.12.1
|
114 |
torch
|
115 |
+
torchaudio
|
116 |
+
torchinfo==1.8.0
|
117 |
+
torchmetrics
|
118 |
torchvision
|
119 |
+
tqdm==4.66.4
|
120 |
+
transformers==4.41.2
|
121 |
+
typer==0.12.3
|
122 |
+
tzdata==2024.1
|
123 |
+
ujson==5.10.0
|
124 |
+
umap-learn==0.5.6
|
125 |
+
urllib3==2.2.1
|
126 |
+
uvicorn==0.30.1
|
127 |
+
wandb==0.17.1
|
128 |
+
watchfiles==0.22.0
|
129 |
+
websockets==11.0.3
|
130 |
+
werkzeug==3.0.3
|
131 |
+
xxhash==3.4.1
|
132 |
+
yarl==1.9.4
|
133 |
+
|
134 |
+
# numpy==1.26.4
|
135 |
+
# gradio
|
136 |
+
# scikit-learn
|
137 |
+
# seaborn
|
138 |
+
# huggingface_hub
|
139 |
+
# pytorch-lightning
|
140 |
+
# torch
|
141 |
+
# torchvision
|
142 |
+
# lightning
|