Skip to content

Commit

Permalink
Merge branch 'main' into add-splits-type
Browse files Browse the repository at this point in the history
  • Loading branch information
jp1924 authored Jan 22, 2025
2 parents b9cd9d2 + fb91fd3 commit f288a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/datasets/packaged_modules/imagefolder/imagefolder.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ class ImageFolder(folder_based_builder.FolderBasedBuilder):
".gbr",
".gif",
".grib",
".h5",
".hdf",
# ".h5", # may contain zero or several images
# ".hdf", # may contain zero or several images
".png",
".apng",
".jp2",
Expand Down

0 comments on commit f288a99

Please sign in to comment.