Skip to content

Commit

Permalink
Correct image link
Browse files Browse the repository at this point in the history
  • Loading branch information
vietanhdev committed Aug 3, 2024
1 parent f9417f0 commit 79ebdf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ python -m samexporter.inference \
--show
```

![truck_sam2](sample_outputs/sam2_truck.png)
![truck_sam2](https://raw.githubusercontent.com/vietanhdev/samexporter/main/sample_outputs/sam2_truck.png)

## Tips

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "samexporter"
version = "0.4.0"
version = "0.4.1"
description = "Exporting Segment Anything models ONNX format"
authors = [
{name = "Viet Anh Nguyen", email = "[email protected]"},
Expand Down

0 comments on commit 79ebdf2

Please sign in to comment.