0.13.4
- Allow passing a model
name
to themake_open_nsfw_model
function. This will be used as thename
attribute of the returned Keras model object. The default name isopennsfw2
. - Fix logic for updating the internal global model variable.
name
to the make_open_nsfw_model
function. This will be used as the name
attribute of the returned Keras model object. The default name is opennsfw2
.