fire-eggs / Danbooru2021

Python scripts and tools for working with the Danbooru2022 data set. Note: this is a sqlite database and a viewer, not directly related to machine learning.
https://www.gwern.net/Danbooru2021
MIT License
42 stars 2 forks source link

Can't tell if image is hidden #37

Open fire-eggs opened 4 years ago

fire-eggs commented 4 years ago

Cycling through images in a set. clicking the 'hide' button.

Can't tell if an image has been hidden (still visible when cycling through the set).

Don't want to query the db; some sort of temporary hidden set?