Search found 8 matches: unrecognized arguments: ala

Searched query: +unrecognized +arguments

ignored: ala

by BrassNucks
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 ...
by torzdf
Fri Dec 10, 2021 2:31 pm
Forum: Cloud Discussion
Topic: [Outdated] Training Using Google Colab
Replies: 66
Views: 254219

Re: [Resource] Training Using Google Colab

wearaface wrote: Thu Dec 09, 2021 10:44 pm

faceswap.py: error: unrecognized arguments: -ala face_a/alignments.fsa -alb face_b/alignments.fsa 1

search.php?keywords=unrecognized+arguments%3A+ala

by wearaface
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
by torzdf
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 ...
by awelmisin
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 ...
by HoloByteus
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 ...
by hereforfun
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 ...
by oNafodo
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 ...