I opened the shell in the /home/ME/faceswap/ indeed.
Search found 5 matches
- Wed Aug 18, 2021 3:27 pm
- Forum: Extract Discussion
- Topic: [Guide] Extraction - A Workflow
- Replies: 78
- Views: 1082256
- Sat Jul 31, 2021 2:09 pm
- Forum: Extract Discussion
- Topic: [Guide] Extraction - A Workflow
- Replies: 78
- Views: 1082256
Re: [Guide] Extraction - A Workflow
Hi, when I try to use the console mode for the extraction I use this command line : python faceswap.py extract -i ~/faceswap/src/old.webm -o ~/faceswap/faces/old And I receive the following error message : Traceback (most recent call last): File "faceswap.py", line 5, in <module> from lib....
- Wed Apr 21, 2021 6:52 pm
- Forum: Installation Support
- Topic: [Guide] Linux Install Guide: Installer Method
- Replies: 28
- Views: 310466
Re: [Guide]Linux Install Guide: Installer Method
Thank you ! It works just fine now .
- Tue Apr 20, 2021 1:49 pm
- Forum: Installation Support
- Topic: [Guide] Linux Install Guide: Installer Method
- Replies: 28
- Views: 310466
Re: [Guide]Linux Install Guide: Installer Method
Hi, thanks for this quick feedback. Here's the command and the directory of the software.
PS : I couldn't change the command line langue so I translated.
- Tue Apr 20, 2021 10:08 am
- Forum: Installation Support
- Topic: [Guide] Linux Install Guide: Installer Method
- Replies: 28
- Views: 310466
Re: [Guide]Linux Install Guide: Installer Method
Hi everyone, when I use the following instruction I receive the message : "No such file or document were found.". xxx@xxx:~$ conda activate faceswap (faceswap) xxx@xxx:~$ cd faceswap (faceswap) xxx@xxx:~/faceswap$ python faceswap.py -h I precise I have chosen CPU. Thanks in advance for you...