Exceltic commited on
Commit
8c3fa56
·
verified ·
1 Parent(s): 285b9ad

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==1.11.0
2
- torchvision==0.12.0
3
- onnx==1.14.0
4
- onnxruntime==1.15.1
5
- Pillow==10.0.0
6
- numpy==1.24.4
 
1
+ torch
2
+ torchvision
3
+ onnx
4
+ onnxruntime
5
+ Pillow
6
+ numpy