Datasets:
File size: 111 Bytes
fb43a97 | 1 2 3 4 5 6 | from huggingface_hub import create_repo
create_repo(
"JoeyCCC/VidNum-1.4K",
repo_type="dataset"
) |
fb43a97 | 1 2 3 4 5 6 | from huggingface_hub import create_repo
create_repo(
"JoeyCCC/VidNum-1.4K",
repo_type="dataset"
) |