Skip to content

Commit 8e99dae

Browse files
committed
Minor correction again
1 parent 358a69e commit 8e99dae

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
@@ -24,7 +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, if using mac os, then run setup as descibed below
27+
# setup requirements, if using mac os, then run additional setup as descibed below
2828
$ pip install -r requirements.txt
2929
```
3030

0 commit comments

Comments
 (0)