Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ pandas
|
|
6 |
numpy
|
7 |
huggingface-hub
|
8 |
torch
|
9 |
-
kaggle
|
|
|
|
|
|
|
|
6 |
numpy
|
7 |
huggingface-hub
|
8 |
torch
|
9 |
+
kaggle
|
10 |
+
click
|
11 |
+
pydantic
|
12 |
+
protobuf
|