Spaces:
Running
on
Zero
Running
on
Zero
Merge branch 'main' of https://huggingface.co/spaces/Chaerin5/FoundHand
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
torch==2.0.1
|
2 |
-
torchaudio==2.0.2
|
3 |
-
torchvision==0.15.2
|
4 |
torchmetrics==1.5.0
|
5 |
pytorch-lightning==2.1.0
|
6 |
absl-py==2.1.0
|
@@ -40,4 +37,5 @@ 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
|
|
|
|
|
|
|
|
|
|
1 |
torchmetrics==1.5.0
|
2 |
pytorch-lightning==2.1.0
|
3 |
absl-py==2.1.0
|
|
|
37 |
typing_extensions==4.12.2
|
38 |
urllib3==2.2.3
|
39 |
wandb==0.18.5
|
40 |
+
xformers==0.0.20
|
41 |
+
gradio-toggle==2.0.2
|