Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -23,7 +23,7 @@ scipy
|
|
23 |
matplotlib
|
24 |
pprintpp
|
25 |
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
|
|
23 |
matplotlib
|
24 |
pprintpp
|
25 |
|
26 |
+
pytorch==1.10.0
|
27 |
+
torchvision==0.11.0
|
28 |
+
torchaudio==0.10.0
|
29 |
+
cudatoolkit=11.3
|