mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
GraphCanon updated 3w · GitHub synced 3w · 26 views this month
Decision brief
mukh is a Python library specializing in face analysis tasks such as deepfake detection and reenactment.
Good fit when
- Use mukh when you need specific functionalities for deepfake detection and face reenactment, as these are key features it supports.
- If your project involves comprehensive facial landmark processing within the Python environment, mukh provides specialized APIs that other generic libraries might not.
Avoid when
- Avoid using mukh if your application does not specifically require deepfake detection or reenactment functionalities as these could introduce unnecessary complexity and dependencies.
- Do not use mukh if you are looking for a broad computer vision library. It focuses narrowly on face-related tasks and might be limiting outside this domain.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (397d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- 29 low (29 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install mukh PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Face-analysis Python library offering APIs for deepfake detection, reenactment, and facial landmarks processing.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 1, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 1, 2026)
conda create -n mukh-dev python=3.10 -ySource link
Tags
README
Installation
conda create -n mukh-dev python=3.10 -y
conda activate mukh-dev
pip install mukh==0.1.14
For agents
This page has a .md twin and JSON over the API.