I noticed when adding a dataset/csv that an auto-detection takes place where if an unsupported image format is found it removes the image datatype option from the input dropdown.
This became somewhat of an ordeal because I didnt know what was going on from first launch with no info as to why the option didn’t exist and could only choose “text”. Ultimately the problem was from the dataset being contaminated with .gifs.
Possible solutions…
- Notify the user of unsupported format and grey out the datatype.
- Allow the user to override the datatype and pass over unsupported files.