Search found 12 matches

by alexbloch8
Tue Jun 14, 2022 12:18 pm
Forum: Installation Support
Topic: installing on apple silicon (m1 pro)
Replies: 15
Views: 5853

Re: installing on apple silicon (m1 pro)

mmmm that is strange - I've never came across this - perhaps a clean install of everything would help?

by alexbloch8
Mon Jun 13, 2022 2:57 pm
Forum: Installation Support
Topic: installing on apple silicon (m1 pro)
Replies: 15
Views: 5853

Re: installing on apple silicon (m1 pro)

My deepest apologies! I was vacationing and only saw the post now! [mention]cascaschatz[/mention] [mention]knowgood[/mention] after you clone the repo and have the faceswap folder on your mac go to faceswap/requirements folder. there you will see the "conda-environment-apple-sillicon.yaml"...
by alexbloch8
Sat May 21, 2022 9:36 am
Forum: Installation Support
Topic: installing on apple silicon (m1 pro)
Replies: 15
Views: 5853

installing on apple silicon (m1 pro)

Hi I've just finished installing faceswap on my macbook with M1 chip following the instruction in the git repo and here are a few notes (what I saw until now). After finishing all the installation I tried running the GUI and got an error for running tensorflow 2.9 while faceswap support up to tensor...
by alexbloch8
Tue May 10, 2022 4:58 pm
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4684

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

WORKED!!! (sort of :D ) I followed your steps but it still didn't work but I understood the general line of thought. so I've tried starting from scratch again, but this time - clone the git repo and install it manually (i.e dl anaconda, create a 3.8 env and run setup.py with the 2.7 change) - I also...
by alexbloch8
Tue May 10, 2022 3:09 am
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4684

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

welp - phaze-a returned the same exception as the dfl-sae (I ran it with the default setup just to see if it starts) really depressing as I truly loves faceswap but now I can't use it :( perhaps my GPU is not strong enough after the last update (which as I understood automatically updates tenorflow ...
by alexbloch8
Mon May 09, 2022 6:44 pm
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4684

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

I hope my GPU will handle it :D
thanks I'll start checking the phaze A docs to see what's what
I truly appreciate all your help! many thanks!

by alexbloch8
Mon May 09, 2022 6:03 pm
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4684

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

Thanks for all the help, but that didn't do it either (lowered the batch size to 2) still getting errors from the tf.kras.losses.Reduction 05/09/2022 21:01:00 INFO Error reported to Coordinator: in user code:\n\n File "C:\Users\PC\faceswap\lib\model\losses_tf.py", line 531, in call *\n los...
by alexbloch8
Mon May 09, 2022 12:19 pm
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4684

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

well unfortunately - that didn't work :( however - I thought perhaps a different trainer would work and indeed I started fresh with orginal, lae and dfl-h128 all worked except dfl-sae (which is the one I usually use) 05/09/2022 15:15:37 ERROR Caught exception in thread: '_training_0' 05/09/2022 15:1...
by alexbloch8
Mon May 09, 2022 10:38 am
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4684

Re: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

Thanks for the reply!
I'll try reinstalling from scratch again - perhaps something in the process messed it up

by alexbloch8
Sun May 08, 2022 6:33 am
Forum: Training Support
Topic: Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`
Replies: 19
Views: 4684

Bug: ValueError: Please use `tf.keras.losses.Reduction.SUM` or `tf.keras.losses.Reduction.NONE`

After the update I had to uninstall python and cuda and reinstall faceswap in order for it to open. now it crashes on training - log attached

crash_report.2022.05.08.092926095626.log
(53.16 KiB) Downloaded 145 times
by alexbloch8
Wed Nov 10, 2021 3:35 pm
Forum: Training Support
Topic: Bug in latest version?
Replies: 2
Views: 3648

Re: Bug in latest version?

Many many thanks!!!! :D

by alexbloch8
Tue Nov 09, 2021 2:11 pm
Forum: Training Support
Topic: Bug in latest version?
Replies: 2
Views: 3648

Bug in latest version?

I've just updated to the latest version in windows from the gui (help -> update faceswap) I'm trying to run the training script but I'm getting Traceback (most recent call last): File "C:\Users\Wuser\MiniConda3\envs\faceswap\lib\threading.py", line 932, in _bootstrap_inner self.run() File ...