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

DB2022 Adds new Rating #55

Closed fire-eggs closed 2 months ago

fire-eggs commented 1 year ago

The DB2022 database has added a new Rating value to the images table. The new rating is 'g'.

I say "new" because the 'g' rating doesn't exist in the DB2021 database [neither gwern's version NOR the BIGDATA version].

  1. The browser needs to be updated to provide the new rating.
  2. Need to know what the new rating represents.
fire-eggs commented 2 months ago

Fixed: "G" is "General"; "S" is now "Sensitive".