update requirements
Browse files- pre-requirements.txt +1 -1
pre-requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy==1.23.1
|
2 |
-
torch==1.
|
3 |
torchvision==0.13.1
|
4 |
torchaudio==0.12.1
|
5 |
ftfy
|
|
|
1 |
numpy==1.23.1
|
2 |
+
torch==1.13.1
|
3 |
torchvision==0.13.1
|
4 |
torchaudio==0.12.1
|
5 |
ftfy
|