Datasets:
File size: 153 Bytes
90e79ee | 1 2 3 4 5 | # eval.py needs nothing beyond the Python standard library. # These are only for loading the dataset / running inference: datasets>=2.14.0 pillow>=9.0.0 |
90e79ee | 1 2 3 4 5 | # eval.py needs nothing beyond the Python standard library. # These are only for loading the dataset / running inference: datasets>=2.14.0 pillow>=9.0.0 |