Janus_AI_WIN is a Tkinter GUI application leveraging the capabilities of Mediapipe and OpenCV to facilitate face swapping in both images and video.
- 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.
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