Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,6 +19,7 @@ Shapely==1.7.0
|
|
19 |
six==1.14.0
|
20 |
torch==1.4.0
|
21 |
torchvision==0.5.0
|
|
|
22 |
tqdm==4.43.0
|
23 |
trimesh==3.5.23
|
24 |
xxhash==1.4.3
|
|
|
19 |
six==1.14.0
|
20 |
torch==1.4.0
|
21 |
torchvision==0.5.0
|
22 |
+
cudatoolkit==10.1
|
23 |
tqdm==4.43.0
|
24 |
trimesh==3.5.23
|
25 |
xxhash==1.4.3
|