Skip to content

Commit 7840a66

Browse files
authored
Merge pull request karpathy#54 from MicroPanda123/luv
Give tqdm some love :)
2 parents 8abe215 + d5ee965 commit 7840a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Dependencies:
1919
- `pip install datasets` for huggingface datasets <3 (if you want to download + preprocess OpenWebText)
2020
- `pip install tiktoken` for OpenAI's fast BPE code <3
2121
- `pip install wandb` for optional logging <3
22-
- `pip install tqdm`
22+
- `pip install tqdm` <3
2323

2424
## quick start
2525

0 commit comments

Comments
 (0)