id: LocalVisage name: Local Visage metadata: description: Local Performer Recognition plugin using DeepFace version: 1.0.1-05b0e72 date: "2025-07-16 04:26:21" requires: [] source_repository: https://stashapp.github.io/CommunityScripts/stable/index.yml files: - stashface/utils/__init__.py - stashface/utils/vtt_parser.py - stashface/app.py - stashface/models/image_processor.py - stashface/models/data_manager.py - stashface/models/__init__.py - stashface/models/face_recognition.py - stashface/web/__init__.py - stashface/web/interface.py - .gitignore - frontend.js - LocalVisage.yml - requirements.txt - LocalVisage.py - readme.md - frontend.css