Search found 15 matches

by Andentze
Tue Jun 20, 2023 8:33 am
Forum: Training Support
Topic: A way to limit the load?
Replies: 1
Views: 1070

Re: A way to limit the load?

The only way I could see "limiting" the load on your GPU is either by undervolting it or underclocking it. But I'm not sure it'll have a good effect on the training process...

by Andentze
Tue May 16, 2023 3:58 pm
Forum: Extract Support
Topic: WARNING The AMD backend has been deprecated
Replies: 7
Views: 5159

Re: WARNING The AMD backend has been deprecated

[/quote]
what i need to do technically?
[/quote]

In simple terms, you will need to remove the current Faceswap installation(back up the configs if needed) and reinstall Faceswap, selecting a new option "DirectML" where you select for which GPU(or CPU) you want to install Faceswap.

by Andentze
Tue May 16, 2023 3:52 pm
Forum: Extract Support
Topic: WARNING The AMD backend has been deprecated
Replies: 7
Views: 5159

Re: WARNING The AMD backend has been deprecated

That means that the backend you've installed Faceswap with is no longer supported and will be dropped out eventually. As it says, you'd better reinstall Faceswap with DirectML backend.

by Andentze
Mon May 01, 2023 4:17 pm
Forum: Training Support
Topic: An error I've never seen...
Replies: 9
Views: 8286

Re: An error I've never seen...

Does the preview still look like its improving? If so, then it's just Tensorboard and/or Tensorflow bugging out and not showing loss correctly, so you can just dismiss this "error" and keep training.

by Andentze
Sat Apr 15, 2023 12:09 pm
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: [Resource] Google Colab Notebook

Honestly, since Google banned deepfakes on Colab, I don't think anyone keeps their notebooks up to date any more. Google banned deepfaking only on free runtimes. I've managed to train an entire model for around 13 hours without disconnections(Captchas still can happen) and without any banning on an...
by Andentze
Fri Aug 26, 2022 3:08 pm
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: [Resource] Google Colab Notebook

Well, this looks like it should be an easy fix, but I can't work it out. When I try to copy the contents of Google Drive to a Colab session: !cp "/content/drive/My Drive/colab_files/faces/face_a.zip" . !cp "/content/drive/My Drive/colab_files/faces/face_b.zip" . !unzip face_a.zi...
by Andentze
Fri Jun 24, 2022 11:36 pm
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: No module named 'tensorflow_probability'

I'm getting this error when attempting training or conversion on Colab. Extraction works just fine, and the Notebook had been working just fine until today. Is there some kind of update or maintenance going on? 06/24/2022 12:14:08 INFO Loading Model from Villain plugin... 06/24/2022 12:14:09 CRITIC...
by Andentze
Wed Jun 22, 2022 1:27 pm
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: [Resource] Google Colab Notebook

Alright. Here's my plan. There's a theory that Google is hunting down the notebooks which have either DFL or Faceswap or anything that makes deepfaking possible, filters them and blocks them. So my idea is to spoof the notebook entirely so barely anything is left and minimize the chance of banning. ...
by Andentze
Sat Jun 18, 2022 11:24 am
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: [Resource] Google Colab Notebook

Unfortunately for all of us, Colab users, Google is blacklisting all notebooks which are associated with deepfaking by any means and are banning accounts which keep on using those notebooks. Do not fret though, as I am currently searching for another way to use Faceswap in the cloud. I'll keep you g...
by Andentze
Wed Jun 15, 2022 5:05 am
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: [Resource] Google Colab Notebook

Thanks to this wonderful community and phenomenal people! From the notebook all runs fine: Mount my drive -- cleared Check GPU -- cleared Keep alive script - done Install faceswap (used Variant 1 and in another instance variant 2) -- both instances worked with the "good to go" message Exe...
by Andentze
Fri Apr 29, 2022 6:19 pm
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Notebook Update

I probably shouldn't leave my messages like this, but eh, doesn't matter. Just pushed a really nice update which completely remade the way Faceswap is being installed to Colab and it works flawlessly . It now utilizes Conda for packages. So now, Tensorflow 2.5+ is supported. I've spent the last few ...
by Andentze
Thu Mar 31, 2022 8:43 am
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: [Resource] Google Colab Notebook

Thanks for that, you are simply awesome. Also, why not place Phaze-A on as well since you will be implementing the configuration setup. Im planning to upgrade my free colab to colab pro for faster gpu. Im kinda a laptop guy so ur colab is a great help. Just want my mug to look good on my fav music ...
by Andentze
Tue Mar 22, 2022 1:17 pm
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

Re: [Resource] Google Colab Notebook

Hi, Started training my model using this free google colab. My question is how do you change the parameters of the trainer (like loss, choice of trainer like adabelief, etc) since you can only change the main ones like iterations, batch size, save every.. etc BTW its much faster than my videocard l...
by Andentze
Sun Feb 20, 2022 9:44 pm
Forum: General Discussion
Topic: Is there any good video editing tool for low end PC
Replies: 2
Views: 1437

Re: Is there any good video editing tool for low end PC

I know for sure that Premiere is handled easily on my i3 1st generation with half/quarter preview. I did see some random freezes though, but it was probably because of my laptop having 2 GB of RAM.

by Andentze
Tue Jan 18, 2022 3:18 pm
Forum: Cloud Discussion
Topic: [Resource] Google Colab Notebook
Replies: 32
Views: 52423

[Resource] Google Colab Notebook

[mod=torzdf] This is the latest working Colab Notebook provided by the Faceswap community. The old topic can be found here for reference: https://forum.faceswap.dev/viewtopic.php?f=23&t=744 [/mod] [br][br] Hello! I was working on a notebook of mine to provide full functionality of Faceswap in th...