pdftk original.pdf cat 28-34 output exe01.pdf
將 original.pdf 內 28至34頁 存成 exe01.pdf
reference from https://blog.csdn.net/sinat_27236401/article/details/141351187
pdftk original.pdf cat 28-34 output exe01.pdf
https://ithelp.ithome.com.tw/m/articles/10343493
vdi 檔
https://www.kali.org/get-kali/#kali-platforms
reference from
https://www.letswrite.tw/colab-whisper-large-v3/
1.開啓 colab 檔案
2.開啓 colab GPU
3.安裝 whisper
4.貼上 執行碼
路徑的檔案
5.將文件檔 請chapgtp執行
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
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