C:\Users\shers>d:
D:\>cd faceswap
D:\Faceswap>pip install -r requirements-gpu.txt
Collecting pathlib==1.0.1 (from -r requirements-gpu.txt (line 1))
Using cached pathlib-1.0.1.tar.gz
Collecting scandir==1.6 (from -r requirements-gpu.txt (line 2))
Using cached scandir-1.6-cp36-cp36m-win32.whl
Collecting h5py==2.7.1 (from -r requirements-gpu.txt (line 3))
Using cached h5py-2.7.1-cp36-cp36m-win32.whl
Collecting Keras==2.1.2 (from -r requirements-gpu.txt (line 4))
Using cached Keras-2.1.2-py2.py3-none-any.whl
Collecting opencv-python==3.3.0.10 (from -r requirements-gpu.txt (line 5))
Using cached opencv_python-3.3.0.10-cp36-cp36m-win32.whl
Collecting tensorflow-gpu==1.4.0 (from -r requirements-gpu.txt (line 6))
Could not find a version that satisfies the requirement tensorflow-gpu==1.4.0 (from -r requirements-gpu.txt (line 6)) (from versions: )
No matching distribution found for tensorflow-gpu==1.4.0 (from -r requirements-gpu.txt (line 6))
D:\Faceswap>
텐서 1.4 못찾는다고 하는데, 그냥 pip install tensorflow-gpu 로 설치해보셈
그것도 안되네잉 ㅠ 영상 댓글에는 파이선 3.6인게 문제니 3.5 로 다운그레이드 하고 해라는말도있고 아나콘다 버전도 달라야한다하고... 복잡한데 결국에는 최종해결된 댓글은 없더라.. 작성자도 프알못이라 모르겠다하고 ㅠ