1 Star 0 Fork 0

lw_luohan/faceswap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 622 Bytes
一键复制 编辑 原始数据 按行查看 历史
torzdf 提交于 2019-02-28 10:53 . Tensorflow version check
tqdm
psutil
pathlib
numpy==1.15.4
opencv-python
scikit-image
scikit-learn
matplotlib==2.2.2
ffmpy==0.2.2
nvidia-ml-py3
h5py==2.9.0
Keras==2.2.4
cmake
dlib
face-recognition
# tensorflow is included within the docker image.
# If you are looking for dependencies for a manual install,
# NB: Tensorflow version 1.12 is the minimum supported version of Tensorflow.
# If your graphics card support is below Cuda 9.0 you will need to either
# compile tensorflow yourself or download a custom version.
# Install 1.12.0<=tensorflow-gpu<=1.13.0 for CUDA 9.0
# or tensorflow-gpu>=1.13.1 or tf-nightly-gpu for CUDA 10.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mewgj/faceswap.git
git@gitee.com:mewgj/faceswap.git
mewgj
faceswap
faceswap
master

搜索帮助