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