Skip to content

Commit

Permalink
Remove duplicate release flag
Browse files Browse the repository at this point in the history
  • Loading branch information
laggui committed Sep 16, 2024
1 parent 6fc4767 commit e75a938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resnet-burn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ with the `NdArray` backend and performs inference on the provided input image.
You can run the example with the following command:

```sh
cargo run --release --example inference samples/dog.jpg --release
cargo run --release --example inference samples/dog.jpg
```

#### Fine-tuning
Expand Down

0 comments on commit e75a938

Please sign in to comment.