Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -36,7 +36,7 @@ shortuuid==1.0.13
|
|
| 36 |
smplx==0.1.26
|
| 37 |
tokenizers==0.13.3
|
| 38 |
torch==2.0.0+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
|
| 39 |
-
torch-xla==2.
|
| 40 |
torchvision==0.15.1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
|
| 41 |
tqdm==4.66.1
|
| 42 |
transformers==4.28.1
|
|
|
|
| 36 |
smplx==0.1.26
|
| 37 |
tokenizers==0.13.3
|
| 38 |
torch==2.0.0+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
|
| 39 |
+
torch-xla==2.0.0
|
| 40 |
torchvision==0.15.1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
|
| 41 |
tqdm==4.66.1
|
| 42 |
transformers==4.28.1
|