Skip to content

Commit

Permalink
sne4onnx, sng4onnx
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 committed May 7, 2024
1 parent 85147eb commit b624190
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,8 @@ Video speed is adjusted approximately 50 times slower than actual speed.
&& pip install -U onnxruntime==1.17.1 \
&& pip install -U onnxsim==0.4.33 \
&& pip install -U simple_onnx_processing_tools \
&& pip install -U sng4onnx==1.0.4 \
&& pip install -U sne4onnx>=1.0.13 \
&& pip install -U sng4onnx>=1.0.4 \
&& pip install -U tensorflow==2.16.1 \
&& pip install -U protobuf==3.20.3 \
&& pip install -U onnx2tf \
Expand Down Expand Up @@ -321,7 +322,6 @@ or
&& pip install -U onnxruntime==1.17.1 \
&& pip install -U onnxsim==0.4.33 \
&& pip install -U simple_onnx_processing_tools \
&& pip install -U sng4onnx==1.0.4 \
&& pip install -U onnx2tf \
&& pip install -U protobuf==3.20.3 \
&& pip install -U h5py==3.11.0 \
Expand Down

0 comments on commit b624190

Please sign in to comment.