Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
1 |
+
datasets
|
2 |
+
huggingface-hub
|
3 |
+
protobuf
|
4 |
+
click
|
5 |
+
python-dotenv
|