Update test3.py
Browse files
test3.py
CHANGED
@@ -19,7 +19,7 @@ import os
|
|
19 |
import datasets
|
20 |
from datasets.tasks import ImageClassification
|
21 |
|
22 |
-
from .classes import IMAGENET2012_CLASSES
|
23 |
|
24 |
|
25 |
_HOMEPAGE = "https://huggingface.co/datasets/AIPI540/test2/tree/main"
|
|
|
19 |
import datasets
|
20 |
from datasets.tasks import ImageClassification
|
21 |
|
22 |
+
# from .classes import IMAGENET2012_CLASSES
|
23 |
|
24 |
|
25 |
_HOMEPAGE = "https://huggingface.co/datasets/AIPI540/test2/tree/main"
|