{% extends "layout.html" %} {% block title %}Settings{% endblock %} {% block content %}
Monitor and control the Celery-based import queue system.
Note: Failed/skipped tasks older than 7 days are auto-cleaned daily.
| File | Type | Status | Error/Reason | Time |
|---|---|---|---|---|
Configure filters to skip certain images during import.
Permanently delete all images associated with a specific tag.
Scan and remove images that don't meet filter criteria.
Images with more than this % transparent pixels will be flagged.
Scan for visually similar images using perceptual hash comparison. The first image in each group has the highest resolution and will be kept.
Lower values find only very similar images. Higher values find more potential duplicates but may include false positives.
Background operations and worker management.
Workers: - | Active Tasks: -
Run inference on all images missing predictions or embeddings for the current model versions.
Resumable and safe to re-run. Backfill enqueues work on the ml queue; monitor progress in the ml-worker logs.
Recompute centroids for all eligible tags (character, fandom, and general/topic) that have at least the minimum number of reference images. Run this after the initial backfill, or any time you've applied many tags manually and want the suggestions to catch up.
One canonical tag name per line. Matches are exact against the
post-canonicalization WD14 output (e.g. 1girl,
breasts). Blocklisted names never appear in the
modal's auto-suggestions — either WD14 or embedding-similarity
sourced. You can also add entries inline by clicking the ⊘ button
on any suggestion chip.