fully-app first commit
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision==0.
|
3 |
-
torchaudio==2.0.0
|
4 |
torchmetrics
|
5 |
onnx
|
6 |
onnxruntime
|
|
|
1 |
+
torch==1.12.0
|
2 |
+
torchvision==0.13.0
|
|
|
3 |
torchmetrics
|
4 |
onnx
|
5 |
onnxruntime
|