Spaces:
Paused
Paused
Update requirements.txt
#1
by Yuyangsb - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ tensorboard
|
|
| 12 |
tqdm
|
| 13 |
rerun-sdk>=0.23,<0.24
|
| 14 |
torchaudio
|
| 15 |
-
torch
|
| 16 |
torchvision
|
| 17 |
trimesh
|
| 18 |
matplotlib
|
|
|
|
| 12 |
tqdm
|
| 13 |
rerun-sdk>=0.23,<0.24
|
| 14 |
torchaudio
|
| 15 |
+
torch=2.8.0
|
| 16 |
torchvision
|
| 17 |
trimesh
|
| 18 |
matplotlib
|