Search found 8 matches: unrecognized arguments: ala
Searched query: +unrecognized +arguments
ignored: ala
- Sat Apr 20, 2024 6:36 pm
- Forum: Convert Support
- Topic: Deprecated CLI Arguments
- Replies: 4
- Views: 26176
Re: Alignment files Bug
... usage: faceswap.py [-h] {extract,train,convert,gui} ... positional arguments: {extract,train,convert,gui} extract Extract the faces from pictures ... options: -h, --help show this help message and exit faceswap.py: error: unrecognized arguments: --alignments_path \\-removed-\face_vidslib\jlo\Jennifer ...
- Fri Dec 10, 2021 2:31 pm
- Forum: Cloud Discussion
- Topic: [Outdated] Training Using Google Colab
- Replies: 66
- Views: 254219
- Thu Dec 09, 2021 10:44 pm
- Forum: Cloud Discussion
- Topic: [Outdated] Training Using Google Colab
- Replies: 66
- Views: 254219
Re: [Resource] Training Using Google Colab
... {extract,train,convert,gui} ... positional arguments: {extract,train,convert,gui} extract Extract ... this help message and exit faceswap.py: error: unrecognized arguments: -ala face_a/alignments.fsa -alb face_b/alignments.fsa 1
- Wed May 26, 2021 9:26 pm
- Forum: Cloud Discussion
- Topic: [Outdated] Training Using Google Colab
- Replies: 66
- Views: 254219
Re: [Resource] Training Using Google Colab
... but nothing worked. faceswap.py: error: unrecognized arguments: -ala face_a/2_alignments.fsa -alb face_b/alignments.fsa Remove the ...
- Wed May 26, 2021 1:35 pm
- Forum: Cloud Discussion
- Topic: [Outdated] Training Using Google Colab
- Replies: 66
- Views: 254219
Re: [Resource] Training Using Google Colab
... faceswap/faceswap.py train \ -A 'face_a' -ala '{alignments_file_a}' \ -B 'face_b' -alb '{alignments_file_b}' ... {extract,train,convert,gui} ... positional arguments: {extract,train,convert,gui} extract Extract ... this help message and exit faceswap.py: error: unrecognized arguments: -ala face_a/2_alignments.fsa ...
- Tue Apr 13, 2021 12:26 am
- Forum: Cloud Discussion
- Topic: [Outdated] Training Using Google Colab
- Replies: 66
- Views: 254219
Re: [Resource] Training Using Google Colab
... ideas? This is the error: faceswap.py: error: unrecognized arguments: -ala face_a/alignments.fsa -alb face_b/alignments.fsa And my training ...
- Wed Mar 03, 2021 6:59 pm
- Forum: Cloud Discussion
- Topic: [Outdated] Training Using Google Colab
- Replies: 66
- Views: 254219
Re: [Resource] Training Using Google Colab
... usage: faceswap.py [-h] {extract,train,convert,gui} ... positional arguments: {extract,train,convert,gui} extract Extract the faces from pictures ... -h, --help show this help message and exit faceswap.py: error: unrecognized arguments: 1 Had the same issue, just remove the line containing ...
- Wed Feb 24, 2021 6:47 am
- Forum: Cloud Discussion
- Topic: [Outdated] Training Using Google Colab
- Replies: 66
- Views: 254219
Re: [Resource] Training Using Google Colab
... faceswap/faceswap.py train \ -A 'face_a' -ala '{alignments_file_a}' \ -B 'face_b' -alb '{alignments_file_b}' ... {extract,train,convert,gui} ... positional arguments: {extract,train,convert,gui} extract Extract ... this help message and exit faceswap.py: error: unrecognized arguments: 1 Is there ...