Skip to content

Commit 6d96cff

Browse files
authored
Update README.md
1 parent 145ec39 commit 6d96cff

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
@@ -57,7 +57,7 @@ pip install -e .
5757

5858
Running `pip install wilds` or `pip install -e .` will automatically check for and install all of these requirements
5959
except for the `torch-scatter` and `torch-geometric` packages, which require a [quick manual install](https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html#installation-via-binaries).
60-
60+
We recommend torch<1.9.0 because of data loader warnings described [here](https://github.com/pytorch/pytorch/issues/57273).
6161

6262
### Default models
6363
After installing the WILDS package, you can use the scripts in `examples/` to train default models on the WILDS datasets.

0 commit comments

Comments
 (0)