Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -34,7 +34,7 @@ Shapely==2.0.4
|
|
| 34 |
shortuuid==1.0.13
|
| 35 |
smplx==0.1.26
|
| 36 |
tokenizers==0.13.3
|
| 37 |
-
torch==2.
|
| 38 |
# torch-xla==2.1.0rc5
|
| 39 |
torchvision==0.15.1
|
| 40 |
tqdm==4.66.1
|
|
|
|
| 34 |
shortuuid==1.0.13
|
| 35 |
smplx==0.1.26
|
| 36 |
tokenizers==0.13.3
|
| 37 |
+
torch==2.2.0
|
| 38 |
# torch-xla==2.1.0rc5
|
| 39 |
torchvision==0.15.1
|
| 40 |
tqdm==4.66.1
|