Skip to content

Commit 8d750e2

Browse files
author
Fangchang Ma
authored
Update README.md
1 parent 3979978 commit 8d750e2

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
@@ -44,7 +44,7 @@ This code was tested with Python 3 and PyTorch 0.4.0.
4444
cd ..
4545
```
4646
## Training
47-
The training scripts come with several options, which can be listed with the `--help` flag. Currently this repo only supports training on the NYU dataset.
47+
The training scripts come with several options, which can be listed with the `--help` flag.
4848
```bash
4949
python3 main.py --help
5050
```

0 commit comments

Comments
 (0)