Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
nandometzger authored Jul 1, 2024
1 parent 5b9c21f commit 8dd222a
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 @@ -253,7 +253,7 @@ python train.py --config config/train_marigold.yaml
Resume from a checkpoint, e.g.
```bash
python train.py --resume_from output/marigold_base/checkpoint/latest
python train.py --resume_run output/marigold_base/checkpoint/latest
```
Evaluating results
Expand Down

0 comments on commit 8dd222a

Please sign in to comment.