shape-dataset / test1.py
panda2022's picture
Upload test1.py with huggingface_hub
e20f1fc verified
raw
history blame contribute delete
161 Bytes
import kagglehub
# Download latest version
path = kagglehub.dataset_download("dibakarsil/9-classes-noisy-image-dataset")
print("Path to dataset files:", path)