Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -6,3 +6,6 @@ cuda-python==11.8
|
|
6 |
pandas
|
7 |
tiktoken
|
8 |
tqdm
|
|
|
|
|
|
|
|
6 |
pandas
|
7 |
tiktoken
|
8 |
tqdm
|
9 |
+
yaml
|
10 |
+
datasets
|
11 |
+
transformers
|