Update README.md

pull/17/head
kex0 2023-01-11 14:36:53 +01:00
parent 5a492560db
commit b86d7cffdd
1 changed files with 5 additions and 2 deletions

View File

@ -5,8 +5,11 @@
MediaPipe Python package
To install it, just open `requirements_versions.txt` located in your stable-diffusion-webui folder and add `mediapipe`
## Installation
**[Download the zipped script Here](https://github.com/kex0/batch-face-swap/archive/refs/heads/main.zip)**
## Installation and Requirements
The face detection requires MediaPipe Python package
To install it, just open `requirements_versions.txt` located in your stable-diffusion-webui folder and add `mediapipe`
To install the script just download the zipped script **[Here](https://github.com/kex0/batch-face-swap/archive/refs/heads/main.zip)**
and copy the file `face_swap.py` into your scripts folder.
## Guide