Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ pandas
|
|
7 |
tiktoken
|
8 |
tqdm
|
9 |
pyyaml
|
|
|
10 |
datasets
|
11 |
transformers
|
12 |
wandb
|
|
|
7 |
tiktoken
|
8 |
tqdm
|
9 |
pyyaml
|
10 |
+
huggingface_hub
|
11 |
datasets
|
12 |
transformers
|
13 |
wandb
|