lucataco/flux-content-filter 🖼️📝🔢 → ❓

▶️ 142.2K runs 📅 Jul 2025 ⚙️ Cog 0.15.9 🔗 GitHub ⚖️ License
content-moderation copyright-detection image-nsfw-detection public-figure-detection text-moderation

About

Flux Content Filter - Check for public figures and copyright concerns

Example Output

Output

{"details":{"nsfw_score":0.00015875077224336565},"text_flagged":false,"image_flagged":true,"nsfw_detected":false,"public_figures":true,"overall_flagged":true,"copyright_concerns":true}

Performance Metrics

1.22s Prediction Time
135.63s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/NI27QoNkvF9MQogGpWid9WKRJe93N4rYcsgtX8N2WL0TILrW/george.webp",
  "nsfw_threshold": 0.85
}
Input Parameters
image Type: string
Input image to analyze for content filtering
prompt Type: string
Text prompt to analyze for copyright concerns or public figures
nsfw_threshold Type: numberDefault: 0.85Range: 0 - 1
NSFW detection threshold (0.0 to 1.0)
Output Schema

Output

Type: object

Example Execution Logs
Setting `pad_token_id` to `eos_token_id`:2 for open-end generation.
Version Details
Version ID
6cde73479afa6189b52903fd968d3b5abadccc514a87b97dfc9ec43179d9f0d3
Version Created
July 2, 2025
Run on Replicate →