Skip to content

Commit 358a69e

Browse files
committed
minor changes in text
1 parent 6ba9ace commit 358a69e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ This repository is simple implementation GPT-2 about **text-generator** in **Pyt
2424
$ git clone https://github.com/graykode/gpt-2-Pytorch && cd gpt-2-Pytorch
2525
# download huggingface's pytorch model
2626
$ curl --output gpt2-pytorch_model.bin https://s3.amazonaws.com/models.huggingface.co/bert/gpt2-pytorch_model.bin
27-
# setup requirements
28-
# if using mac os, then run setup as descibed [here](/Mac OS Setup/)
27+
# setup requirements, if using mac os, then run setup as descibed below
2928
$ pip install -r requirements.txt
3029
```
3130

0 commit comments

Comments
 (0)