Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
milmor committed Apr 21, 2023
1 parent fb72104 commit 64ef961
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 @@ -27,7 +27,7 @@ python train.py --file_pattern=./dataset_path/*.png
```

### Generate
Use `--main_dir=<main_dir>` to provide the model directory name.
Use `--main_dir=<main_dir>` to specify the model directory name.
```
python generate.py --main_dir=<main_dir>
```
Expand Down

0 comments on commit 64ef961

Please sign in to comment.