Skip to content

Commit edd694a

Browse files
authored
Update README.md
1 parent 30f3589 commit edd694a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ from paddle.vision import Cifar100
2222

2323
from ppim import rexnet_100
2424

25-
# Load Model
25+
# Load the model
2626
model, val_transforms = rexnet_100(pretrained=True)
2727

2828
# Use the PaddleHapi Model

0 commit comments

Comments
 (0)