英文字母

英文字母
英文字母

2025年2月18日 星期二

how to install faceswap on ubuntu2404

 reference from https://www.youtube.com/watch?v=rVD4b6Qxg_M

1.from https://github.com/deepfakes/faceswap/releases

   download   faceswap_setup_x64.sh 。

2.launcher

   cd /faceswap

   ./faceswap_gui_launcher.sh

2025年2月6日 星期四

how install jupter notebook in win10

 1. check install python  https://www.python.org/downloads/


2. intall jupter notebook

    open your termial(cmd) then type:

      pip install notebook

3.how to launch

   in your termial tpye

   jupter notebook


reference from :https://tw.alphacamp.co/blog/jupyter-notebook