pointerbench / pointerbench-sheets /requirements.txt
DerHansVader's picture
Upload Pointerbench v1 dataset
90e79ee verified
Raw
History Blame Contribute Delete
153 Bytes
# 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