Spaces:
Runtime error
Runtime error
Update pre-requirements.txt
Browse files- pre-requirements.txt +6 -6
pre-requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
+
python=3.8.5
|
| 2 |
+
pip=20.3
|
| 3 |
+
cudatoolkit=11.3
|
| 4 |
+
pytorch=1.11.0
|
| 5 |
+
torchvision=0.12.0
|
| 6 |
+
numpy=1.19.2
|