Releases: viddexa/moderators
Releases · viddexa/moderators
v0.1.3
- Update all docs to reference v2 5-class NSFW models (
nsfw-detection-2-mini/nano) - Fix broken HuggingFace model links (old
nsfw-detector-miniwas 404) - Support both transformers v4 and v5 pipeline API via
inspect.signaturedetection - Add CI tests for v4/v5 framework compat and automatic markdown link validation
v0.1.2
What's Changed
- Correct model name in README examples by @fcakyon in #12
- Restructure README with visual design and comprehensive documentation by @fcakyon in #13
- Bump version to 0.1.2 by @fcakyon in #14
- Add academic citation information by @fcakyon in #15
- Update header formatting in README.md by @fcakyon in #16
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- fix: improve handling of missing torch dependency in pipeline initial… by @AbdullahKIRMAN in #6
- docs: enhance README with installation instructions, usage examples, … by @AbdullahKIRMAN in #7
- build: bump version to 0.1.0 by @fcakyon in #8
Full Changelog: v0.0.2...v0.1.0
v0.0.2
v0.0.1
What's Changed
- Add PYPI publish workflow for trusted publisher by @fcakyon in #3
- Add core moderators package by @AbdullahKIRMAN & @fcakyon in #2
- fix: update permissions for PyPI publishing workflow by @fcakyon in #4
New Contributors
- @fcakyon made their first contribution in #3
- @AbdullahKIRMAN made their first contribution in #2
Full Changelog: https://github.com/viddexa/moderators/commits/v0.0.1