Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/PINTO0309/onnx2tf into main
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 committed Oct 8, 2022
2 parents c31665d + 1debcc5 commit 1ebb823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ git clone https://github.com/PINTO0309/onnx2tf.git && cd onnx2tf
$ docker run --rm -it \
-v `pwd`:/workdir \
-w /workdir \
ghcr.io/pinto0309/onn2tf:0.0.13
ghcr.io/pinto0309/onn2tf:0.0.14
$ pip install -e . -U
or
Expand Down

0 comments on commit 1ebb823

Please sign in to comment.