Spaces:
Sleeping
Sleeping
build fix
Browse files- README.md +1 -1
- requirements.txt +6 -186
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🏆
|
|
4 |
colorFrom: gray
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
short_description: FoundHand
|
|
|
4 |
colorFrom: gray
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.40.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
short_description: FoundHand
|
requirements.txt
CHANGED
@@ -1,223 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
absl-py==2.1.0
|
2 |
accelerate==0.34.2
|
3 |
-
aiofiles==23.2.1
|
4 |
-
aiohappyeyeballs==2.4.3
|
5 |
-
aiohttp==3.10.10
|
6 |
-
aiosignal==1.3.1
|
7 |
albumentations==0.5.2
|
8 |
-
annotated-types==0.7.0
|
9 |
-
antlr4-python3-runtime==4.9.3
|
10 |
-
anyio==4.4.0
|
11 |
-
astunparse==1.6.3
|
12 |
-
async-timeout==4.0.3
|
13 |
-
attrs==23.2.0
|
14 |
-
beautifulsoup4==4.12.3
|
15 |
-
bitsandbytes==0.44.1
|
16 |
-
boto==2.49.0
|
17 |
-
boto3==1.28.57
|
18 |
botocore==1.34.131
|
19 |
-
cachetools==5.5.0
|
20 |
-
certifi==2022.12.7
|
21 |
-
cffi==1.16.0
|
22 |
-
chardet==5.2.0
|
23 |
-
charset-normalizer==2.1.1
|
24 |
-
click==8.1.7
|
25 |
-
click-default-group==1.2.4
|
26 |
clip @ git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1
|
27 |
cmake==3.30.3
|
28 |
-
colorlog==6.8.2
|
29 |
-
commonmark==0.9.1
|
30 |
-
contourpy==1.1.1
|
31 |
-
cycler==0.12.1
|
32 |
decord==0.6.0
|
33 |
-
deepspeed==0.15.1
|
34 |
diffusers==0.25.0
|
35 |
-
docker-pycreds==0.4.0
|
36 |
-
ego4d==1.3.2
|
37 |
einops==0.8.0
|
38 |
-
embreex==2.17.7.post5
|
39 |
-
envlight @ git+https://github.com/ashawkey/envlight.git@05b5851e854429d72ecaf5b206ed64ce55fae677
|
40 |
-
exceptiongroup==1.2.2
|
41 |
-
fastapi==0.112.0
|
42 |
-
ffmpy==0.4.0
|
43 |
-
filelock==3.13.1
|
44 |
-
flatbuffers==24.3.25
|
45 |
-
fonttools==4.53.1
|
46 |
-
frozenlist==1.4.1
|
47 |
-
fsspec==2024.2.0
|
48 |
-
ftfy==6.2.3
|
49 |
-
gast==0.4.0
|
50 |
gdown==5.2.0
|
51 |
-
gevent==23.9.1
|
52 |
-
gevent-websocket==0.10.1
|
53 |
-
gitdb==4.0.11
|
54 |
-
GitPython==3.1.43
|
55 |
-
google-auth==2.35.0
|
56 |
-
google-auth-oauthlib==1.0.0
|
57 |
-
google-pasta==0.2.0
|
58 |
-
gradio==4.40.0
|
59 |
-
gradio_client==1.2.0
|
60 |
-
greenlet==2.0.2
|
61 |
-
grpcio==1.66.1
|
62 |
-
h11==0.14.0
|
63 |
h5py==3.11.0
|
64 |
-
hjson==3.1.0
|
65 |
-
httpcore==1.0.5
|
66 |
-
httpx==0.27.0
|
67 |
-
huggingface-hub==0.24.5
|
68 |
-
idna==3.4
|
69 |
imageio==2.34.2
|
70 |
imageio-ffmpeg==0.5.1
|
71 |
-
imgaug==0.4.0
|
72 |
-
importlib_metadata==8.2.0
|
73 |
-
importlib_resources==6.4.0
|
74 |
jax==0.4.13
|
75 |
jaxlib==0.4.13
|
76 |
jaxtyping==0.2.19
|
77 |
-
Jinja2==3.1.3
|
78 |
-
jmespath==1.0.1
|
79 |
-
jsonschema==4.23.0
|
80 |
-
jsonschema-specifications==2023.12.1
|
81 |
-
keras==2.13.1
|
82 |
-
kiwisolver==1.4.5
|
83 |
-
kornia==0.7.3
|
84 |
-
kornia_rs==0.1.5
|
85 |
-
lazy_loader==0.4
|
86 |
-
libclang==18.1.1
|
87 |
-
libigl==2.5.1
|
88 |
-
lightning-utilities==0.11.8
|
89 |
-
lit==18.1.8
|
90 |
-
lxml==5.3.0
|
91 |
-
manifold3d==2.5.1
|
92 |
-
Markdown==3.7
|
93 |
-
markdown-it-py==3.0.0
|
94 |
-
MarkupSafe==2.1.5
|
95 |
-
matplotlib==3.7.5
|
96 |
-
mdurl==0.1.2
|
97 |
mediapipe==0.10.11
|
98 |
-
ml-dtypes==0.2.0
|
99 |
-
mpmath==1.3.0
|
100 |
-
multidict==6.1.0
|
101 |
-
mypy-extensions==1.0.0
|
102 |
-
nerfacc @ git+https://github.com/KAIR-BAIR/nerfacc.git@d84cdf3afd7dcfc42150e0f0506db58a5ce62812
|
103 |
-
networkx==3.0
|
104 |
ninja==1.11.1.1
|
105 |
numpy==1.24.1
|
106 |
-
nvdiffrast @ git+https://github.com/NVlabs/nvdiffrast.git@729261dc64c4241ea36efda84fbf532cc8b425b8
|
107 |
-
nvidia-cublas-cu11==11.10.3.66
|
108 |
-
nvidia-cuda-cupti-cu11==11.7.101
|
109 |
-
nvidia-cuda-nvrtc-cu11==11.7.99
|
110 |
-
nvidia-cuda-runtime-cu11==11.7.99
|
111 |
-
nvidia-cudnn-cu11==8.5.0.96
|
112 |
-
nvidia-cufft-cu11==10.9.0.58
|
113 |
-
nvidia-curand-cu11==10.2.10.91
|
114 |
-
nvidia-cusolver-cu11==11.4.0.1
|
115 |
-
nvidia-cusparse-cu11==11.7.4.91
|
116 |
-
nvidia-nccl-cu11==2.14.3
|
117 |
-
nvidia-nvtx-cu11==11.7.91
|
118 |
-
oauthlib==3.2.2
|
119 |
omegaconf==2.3.0
|
120 |
-
open-clip-torch==2.7.0
|
121 |
-
opencv-contrib-python==4.10.0.84
|
122 |
opencv-python==4.10.0.84
|
123 |
-
opencv-python-headless==4.10.0.84
|
124 |
-
opt-einsum==3.3.0
|
125 |
-
orjson==3.10.6
|
126 |
-
packaging==24.1
|
127 |
pandas==2.0.3
|
128 |
pillow==10.2.0
|
129 |
-
pkgutil_resolve_name==1.3.10
|
130 |
-
platformdirs==4.3.6
|
131 |
-
prometheus-client==0.13.1
|
132 |
-
propcache==0.2.0
|
133 |
protobuf==3.20.3
|
134 |
-
psutil==6.0.0
|
135 |
-
py-cpuinfo==9.0.0
|
136 |
-
pyasn1==0.6.1
|
137 |
-
pyasn1_modules==0.4.1
|
138 |
-
pycollada==0.8
|
139 |
-
pycparser==2.22
|
140 |
-
pydantic==2.8.2
|
141 |
-
pydantic_core==2.20.1
|
142 |
-
pydub==0.25.1
|
143 |
-
Pygments==2.18.0
|
144 |
-
pyparsing==3.1.2
|
145 |
-
pyre-extensions==0.0.29
|
146 |
-
pysdf==0.1.9
|
147 |
-
PySocks==1.7.1
|
148 |
-
python-dateutil==2.9.0.post0
|
149 |
-
python-multipart==0.0.9
|
150 |
-
pytorch-lightning==2.1.0
|
151 |
-
pytz==2024.1
|
152 |
-
PyWavelets==1.4.1
|
153 |
PyYAML==6.0.1
|
154 |
-
referencing==0.35.1
|
155 |
-
regex==2024.7.24
|
156 |
-
requests==2.32.3
|
157 |
-
requests-oauthlib==2.0.0
|
158 |
rich==13.7.1
|
159 |
-
rich-click==1.6.1
|
160 |
-
rpds-py==0.20.0
|
161 |
-
rsa==4.9
|
162 |
-
Rtree==1.3.0
|
163 |
-
ruff==0.5.6
|
164 |
-
s3transfer==0.7.0
|
165 |
-
safetensors==0.4.3
|
166 |
scikit-image==0.21.0
|
167 |
scipy==1.10.1
|
168 |
segment-anything==1.0
|
169 |
-
semantic-version==2.10.0
|
170 |
-
sentencepiece==0.1.99
|
171 |
-
sentry-sdk==2.17.0
|
172 |
-
setproctitle==1.3.3
|
173 |
-
sh==1.14.3
|
174 |
-
shapely==2.0.6
|
175 |
-
shellingham==1.5.4
|
176 |
-
six==1.16.0
|
177 |
-
smmap==5.0.1
|
178 |
-
sniffio==1.3.1
|
179 |
-
sounddevice==0.4.7
|
180 |
-
soupsieve==2.6
|
181 |
-
starlette==0.37.2
|
182 |
-
svg.path==6.3
|
183 |
-
sympy==1.12
|
184 |
-
taming-transformers-rom1504==0.0.6
|
185 |
tensorboard==2.13.0
|
186 |
-
tensorboard-data-server==0.7.2
|
187 |
-
tensorflow==2.13.1
|
188 |
-
tensorflow-estimator==2.13.0
|
189 |
-
tensorflow-io-gcs-filesystem==0.34.0
|
190 |
-
termcolor==2.4.0
|
191 |
-
tifffile==2023.7.10
|
192 |
timm==0.9.12
|
193 |
-
tinycudann @ git+https://github.com/NVlabs/tiny-cuda-nn/@c91138bcd4c6877c8d5e60e483c0581aafc70cce#subdirectory=bindings/torch
|
194 |
-
tokenizers==0.20.0
|
195 |
-
tomlkit==0.12.0
|
196 |
-
torch==2.0.1+cu118
|
197 |
-
torchaudio==2.0.2+cu118
|
198 |
-
torchmetrics==1.5.0
|
199 |
-
torchvision==0.15.2+cu118
|
200 |
tqdm==4.66.4
|
201 |
transformers==4.45.1
|
202 |
trimesh==4.5.0
|
203 |
-
triton==2.0.0
|
204 |
-
typeguard==4.3.0
|
205 |
-
typer==0.12.3
|
206 |
-
typing-inspect==0.9.0
|
207 |
typing_extensions==4.12.2
|
208 |
-
tzdata==2024.1
|
209 |
urllib3==2.2.3
|
210 |
-
uvicorn==0.30.5
|
211 |
wandb==0.18.5
|
212 |
-
|
213 |
-
websockets==10.4
|
214 |
-
Werkzeug==3.0.4
|
215 |
-
wrapt==1.16.0
|
216 |
-
xatlas==0.0.9
|
217 |
-
xformers==0.0.20
|
218 |
-
xmltodict==0.12.0
|
219 |
-
xxhash==3.5.0
|
220 |
-
yarl==1.15.2
|
221 |
-
zipp==3.19.2
|
222 |
-
zope.event==5.0
|
223 |
-
zope.interface==6.0
|
|
|
1 |
+
torch==2.0.1+cu118
|
2 |
+
torchaudio==2.0.2+cu118
|
3 |
+
torchvision==0.15.2+cu118
|
4 |
+
torchmetrics==1.5.0
|
5 |
+
pytorch-lightning==2.1.0
|
6 |
absl-py==2.1.0
|
7 |
accelerate==0.34.2
|
|
|
|
|
|
|
|
|
8 |
albumentations==0.5.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
botocore==1.34.131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
clip @ git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1
|
11 |
cmake==3.30.3
|
|
|
|
|
|
|
|
|
12 |
decord==0.6.0
|
|
|
13 |
diffusers==0.25.0
|
|
|
|
|
14 |
einops==0.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
gdown==5.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
h5py==3.11.0
|
|
|
|
|
|
|
|
|
|
|
17 |
imageio==2.34.2
|
18 |
imageio-ffmpeg==0.5.1
|
|
|
|
|
|
|
19 |
jax==0.4.13
|
20 |
jaxlib==0.4.13
|
21 |
jaxtyping==0.2.19
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
mediapipe==0.10.11
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
ninja==1.11.1.1
|
24 |
numpy==1.24.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
omegaconf==2.3.0
|
|
|
|
|
26 |
opencv-python==4.10.0.84
|
|
|
|
|
|
|
|
|
27 |
pandas==2.0.3
|
28 |
pillow==10.2.0
|
|
|
|
|
|
|
|
|
29 |
protobuf==3.20.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
PyYAML==6.0.1
|
|
|
|
|
|
|
|
|
31 |
rich==13.7.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
scikit-image==0.21.0
|
33 |
scipy==1.10.1
|
34 |
segment-anything==1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
tensorboard==2.13.0
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
timm==0.9.12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
tqdm==4.66.4
|
38 |
transformers==4.45.1
|
39 |
trimesh==4.5.0
|
|
|
|
|
|
|
|
|
40 |
typing_extensions==4.12.2
|
|
|
41 |
urllib3==2.2.3
|
|
|
42 |
wandb==0.18.5
|
43 |
+
xformers==0.0.20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|