Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moskomule committed Dec 20, 2018
1 parent f0536e7 commit 70f5921
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 @@ -31,7 +31,7 @@ To run `cifar.py` or `imagenet.py`, you need

## hub

You can use some SE-ResNet (`se_resnet{20, 56, 50, 101}``) via `torch.hub`.
You can use some SE-ResNet (`se_resnet{20, 56, 50, 101}`) via `torch.hub`.

```python
import torch.hub
Expand Down

0 comments on commit 70f5921

Please sign in to comment.