Files
compose-projects-arr/stash/config/plugins/community/LocalVisage/manifest
Christoph Califice 0a5f88d75a stash
2025-10-10 09:50:30 -03:00

26 lines
650 B
Plaintext
Executable File

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