Skip to content

Commit f5238fa

Browse files
authored
Merge pull request #3 from UdonDa/patch-1
Minor update for README.md.
2 parents 84b5de9 + 2f077ef commit f5238fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This repo uses `hydra` to manage hyper parameters in training and evaluation. Se
5151
```shell
5252
$ python main.py \
5353
network=[planar, realnvp, glow, flow++, maf, resflow, ffjord]\
54-
train.distrib=[circles, moons, normals, swiss, s_curve, mnist, cifar10]
54+
run.distrib=[circles, moons, normals, swiss, s_curve, mnist, cifar10]
5555
```
5656

5757
**Note:**

0 commit comments

Comments
 (0)