Spaces:
Runtime error
Runtime error
Commit
·
67e9eb4
1
Parent(s):
c38bb0e
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ imageio
|
|
5 |
torch
|
6 |
torchvision
|
7 |
torch-utils
|
8 |
-
pytorch
|
9 |
-
cudatoolkit
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
torch-utils
|
8 |
+
pytorch==1.9.1
|
9 |
+
cudatoolkit==11.1
|