Adds server-side image safety check to ensure users upload pet photos instead of human images. Uses NudeNet with 0.5 confidence threshold and fail-open behavior. Frontend shows loading state during analysis and error UI when humans are detected. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers | ||
| services | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| main.py | ||
| models.py | ||
| prompts.py | ||
| schemas.py | ||