This commit is contained in:
Christoph Califice
2025-10-09 20:05:31 -03:00
parent ed22ef22bc
commit 0a5f88d75a
1442 changed files with 101562 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
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