How to Install insightface on windows by using anaconda
Описание
How to Install insightface on windows by using anaconda
https://github.com/deepinsight/insightface/tree/master
Files:
vs_BuildTools.exe : https://github.com/alcarazolabs/surflaweb-
scripts/blob/main/vs_BuildTools.exe
https://drive.google.com/file/d/1xEW4pM_orE9qHMureu0krFsRvv5k_qxZ/view?usp=sharing
Commands:
$ conda create -n faceswapping anaconda python=3.10.0
$ conda activate faceswapping
$ pip install blosc2
$ pip install insightface
$ pip install onnxruntime
# Optional:
$ pip install matplotlib
$ conda install ipykernel
$ python -m ipykernel install --user --name android --display-name "python-faceswapping"
$ pip install jupyter
$ pip install jupyterlab
Tutorial: https://www.youtube.com/watch?v=a8vFMaH2aDw
Model: https://drive.google.com/file/d/1pm9xAysy3S_JCTIqEARend-HUnl4WZ1Y/view?usp=sharing
Рекомендуемые видео



















