Spaces:
Runtime error
Runtime error
Update pre-requirements.txt
Browse files- pre-requirements.txt +3 -3
pre-requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.0.1
|
2 |
-
torchvision==0.15.2
|
3 |
-
torchaudio==2.0.2
|
4 |
lightning==2.0.0
|
5 |
omegaconf==2.3.0
|
6 |
ninja
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchvision==0.15.2
|
3 |
+
torchaudio==2.0.2
|
4 |
lightning==2.0.0
|
5 |
omegaconf==2.3.0
|
6 |
ninja
|