thr3shr / backend /scripts

Commit History

chore: drop personal default selected-tags lists from tooling
dc624ae

Dinamush Cursor commited on

chore: remove personal paths and album names from tooling
fdb87aa

Dinamush Cursor commited on

refactor: rebrand project from Thresh3r to THR3SHR
c47eba8

Dinamush Cursor commited on

Add isolated real-life adult tagging domain with local VLM pipeline.
37f94ec

Dinamush Cursor commited on

feat: taxonomy catch-alls, scan/migrate fixes, and tag recall/FP benchmarks
df7fff2

Dinamush Cursor commited on

fix: stop discarding the ONNX provider probe on every settings save
3658e69

Dinamush Cursor commited on

feat: expand taxonomy funnel with act, fallback, and Voyeur sub-folders
c020606

Dinamush Cursor commited on

refactor: rename project to Thresh3r and update related documentation
a99f23b

Dinamush commited on

feat: hybrid real-life filter, review/migrate fixes, and faster media runs
64a2f76

Dinamush Cursor commited on

feat: add experimental style gate and refresh taxonomy priorities
004acc0

Dinamush Cursor commited on

Add Classifier debug real-life vs anime remote eval.
d783468

Dinamush Cursor commited on

Add real_life taxonomy bucket backed by WD realism probe.
24dd68d

Dinamush Cursor commited on

Speed up WD inference with real batching and harden reclassify cancel/retry.
4cba0b8

Dinamush Cursor commited on

Enhance backend API and frontend components for reclassification and debugging. Introduce new request and response schemas for reclassification, update inference settings, and improve handling of inference modes. Add a debug interface for SFW evaluation and integrate reclassification functionality into the frontend, allowing users to retry with different models. Update styles for better UI presentation and ensure proper environment variable handling during startup.
eac1c63

Dinamush commited on

Implement destination folder validation in migrate_run function. Add checks to ensure the destination folder exists and is a directory, with appropriate error handling and logging for failed migrations. This enhances the robustness of the migration process by preventing invalid paths from causing issues.
8a42224

Dinamush commited on

Enhance run management in backend API to support cancellation and directory validation. Implement checks for root and categories directories, ensuring proper error handling for missing or invalid paths. Update run status handling to allow immediate cancellation during execution. Add tests to validate new behavior for run initiation and directory checks.
1c00baf

Dinamush commited on