mlx-family-safety
v0.8.0
Published
Protect your family from NSFW content using AI! (This model runs locally in your browser!)
Readme
This is MLX Extension for blocking adult images for Chromium based browsers(Edge, Chrome, Brave,...).
Development
Install the dependencies by running:
npm installAfter installing the dependencies, build the project by executing:
npm run buildTo run development version in clean environment use command:
npm run dev