Skip to content

Commit f9fc0f6

Browse files
author
Divam Gupta
committed
a
1 parent 41e2dc5 commit f9fc0f6

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
@@ -82,7 +82,7 @@ wget "https://github.com/fchollet/deep-learning-models/releases/download/v0.1/vg
8282

8383
To train the model run the following command:
8484

85-
```python
85+
```
8686
python train.py \
8787
--save_weights_path=weights/ex1 \
8888
--train_images="data/dataset1/images_prepped_train/" \

0 commit comments

Comments
 (0)