cella110n commited on
Commit
9c27523
·
verified ·
1 Parent(s): d843d19

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  torch
3
  torchvision
4
  torchaudio
5
- onnxruntime-gpu==1.18.0 # または onnxruntime>=1.16.0 (CPUのみの場合)
6
  numpy
7
  Pillow
8
  matplotlib
 
2
  torch
3
  torchvision
4
  torchaudio
5
+ onnxruntime-gpu==1.17 # または onnxruntime>=1.16.0 (CPUのみの場合)
6
  numpy
7
  Pillow
8
  matplotlib