Skip to content

Commit

Permalink
Rename Torchserve image integration test.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Feb 2, 2024
1 parent 4846bfd commit 1509085
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
TMPDIR=/tmp
sudo apt-get update && sudo apt-get install -y jq wget
sudo pip3 install torch-model-archiver
cp torchserve/* $TMPDIR/
cp torchserve/image/* $TMPDIR/
cd $TMPDIR
# TODO: use gamutRF weights here.
wget https://github.com/ultralytics/assets/releases/download/v0.0.0/yolov8n.pt
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 1509085

Please sign in to comment.