VisoMaster logo

VisoMaster

Enrichment pending
visomaster/VisoMaster

Powerful & Easy-to-Use Video Face Swapping and Editing Software

GraphCanon updated today · GitHub synced today

2.0k
Stars
342
Forks
109
Open issues
41
Watchers
1y
Last push
Python GPL-3.0Created Jan 27, 2025

Trust & integrity

Full report
Maintenance
Dormant (487d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Powerful & Easy-to-Use Video Face Swapping and Editing Software

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

pip install -r requirements_cu124.txt
Source link

Tags

README

Automatic Installation (Windows)

  • For Windows users with an Nvidia GPU, we provide an automatic installer for easy set up.
  • You can get the installer from the releases page or from this link.
  • Choose the correct CUDA version inside the installer based on your GPU Compatibility.
  • After successful installation, go to your installed directory and run the Start_Portable.bat file to launch VisoMaster

Manual Installation Guide (Nvidia)

Follow the steps below to install and run VisoMaster on your system.


3. Install CUDA and cuDNN

conda install -c nvidia/label/cuda-12.4.1 cuda-runtime
conda install -c conda-forge cudnn

4. Install Additional Dependencies

conda install scikit-image
pip install -r requirements_cu124.txt