Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jm12138 committed Mar 19, 2021
1 parent 30f3589 commit edd694a
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 @@ -22,7 +22,7 @@ from paddle.vision import Cifar100

from ppim import rexnet_100

# Load Model
# Load the model
model, val_transforms = rexnet_100(pretrained=True)

# Use the PaddleHapi Model
Expand Down

0 comments on commit edd694a

Please # to comment.