Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 924 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 924 Bytes

Janus AI - Face Swapping using Mediapipe and OpenCV

Janus_AI_WIN is a Tkinter GUI application leveraging the capabilities of Mediapipe and OpenCV to facilitate face swapping in both images and video.

Features

  • Face Swapping: Effortlessly swap faces in both images and videos.
  • Private and Fun: Create entertaining content for your personal enjoyment.
  • User-Friendly Interface: Powered by tkinter for an intuitive and easy-to-use experience.
  • Open Source: Feel free to explore, customize, and contribute to the project.

Getting Started

Clone the repository:

git clone https://github.com/GBU31/Janus_AI_WIN.git

Install the required dependencies:

pip install -r requirements.txt

Run the Tkinter application:

python core/main.py

Screenshot 2