Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
max-andr authored Nov 29, 2021
1 parent 9c75a9f commit d3795a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ or the latest *stable* version of **`RobustBench`**:
pip install git+https://github.com/RobustBench/robustbench.git@v1.0
```

This will also install all the dependencies but `torch` and `torchvision`. We leave the installation
of the most suitable versions for your hardware up to you. We're currently supporting `torch>=1.7.0`
.

Now let's try to load CIFAR-10 and some quite robust CIFAR-10 models from
[Carmon2019Unlabeled](https://arxiv.org/abs/1905.13736) that achieves 59.53% robust accuracy evaluated with AA under
`eps=8/255`:
Expand Down

0 comments on commit d3795a0

Please sign in to comment.