Upload script.py with huggingface_hub
Browse files
script.py
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
# requires-python = ">=3.10"
|
3 |
# dependencies = [
|
4 |
# "datasets",
|
|
|
|
|
5 |
# "tqdm",
|
6 |
# ]
|
7 |
# ///
|
|
|
2 |
# requires-python = ">=3.10"
|
3 |
# dependencies = [
|
4 |
# "datasets",
|
5 |
+
# "hf-transfer",
|
6 |
+
# "hf-xet",
|
7 |
# "tqdm",
|
8 |
# ]
|
9 |
# ///
|