There was a bug introduced by a Miniconda update. This should now be fixed, which should resolve the most recent install issues
Search found 2783 matches
- Fri May 23, 2025 11:31 am
- Forum: Installation Support
- Topic: [Guide] Linux Install Guide: Installer Method
- Replies: 32
- Views: 471582
- Fri May 23, 2025 11:25 am
- Forum: Installation Support
- Topic: Apple silicon m1 installation - python 3.10 tensorflow-cpu<2.11.0,>=2.10.0 issue
- Replies: 1
- Views: 4047
Re: Apple silicon m1 installation - python 3.10 tensorflow-cpu<2.11.0,>=2.10.0 issue
No, downgrading Python would not work.
The Dockerfiles have never been tested for macOS, so they may not work (and haven't been tested more widely for a long time anyway)
- Thu May 22, 2025 2:10 pm
- Forum: Installation Support
- Topic: Cudatoolkit and cudnn won't install with windows installer on win 11 home
- Replies: 19
- Views: 25670
Re: Trying to update - Couldn't install opencv-python>=4.9.0.0 with pip.
Try a clean install (app.php/faqpage#f1r1)
There was a change in Miniconda recently that broke the install script I pushed a change yesterday that will hopefully have fixed this
- Thu May 22, 2025 2:03 pm
- Forum: Extract Support
- Topic: Help!
- Replies: 1
- Views: 6088
Re: Help!
It is not easy, no, as any edits you make to the extracted faces will strip the metadata from the header that is required by faceswap.
See here for a user submitted guide for how you may be able to resolve this issue:
viewtopic.php?t=1733
- Thu May 22, 2025 2:02 pm
- Forum: Extract Support
- Topic: Better extract from video frames or set of images?
- Replies: 1
- Views: 5172
Re: Better extract from video frames or set of images?
Both have their benefits, and a high quality dataset is likely to be sourced from both types of images.
The downside of images is they tend to be posed, so whilst quality is normally greater, variety in pose, expression (especially blinking!) and lighting tends to be far worse.
- Thu May 22, 2025 1:59 pm
- Forum: Installation Support
- Topic: Cudatoolkit and cudnn won't install with windows installer on win 11 home
- Replies: 19
- Views: 25670
Re: Numpy.core error
Try doing a clean re-install (see here: app.php/faqpage#f1r1)
Conda made a change which broke the install script, and I pushed an update to fix this yesterday. Hopefully that will solve your issue
- Tue May 20, 2025 6:06 pm
- Forum: Training Support
- Topic: How do I increase my batchsize for my 4070?
- Replies: 1
- Views: 4227
Re: How do I increase my batchsize for my 4070?
No. VRAM is VRAM. You can either fit a model into it or you can't.
- Tue May 20, 2025 6:06 pm
- Forum: Training Support
- Topic: Model not being saved
- Replies: 1
- Views: 3888
Re: Model not being saved
It sounds like you are looking in the wrong place.
The model saves:
- Every 250 iterations (by default) or whatever value you set
- When you stop training.
- Tue May 20, 2025 6:03 pm
- Forum: Training Support
- Topic: Error with G-block and shared layers
- Replies: 3
- Views: 16326
Re: Error with G-block and shared layers
This looks like a bug. I have tagged it as such and will investigate when I have time. If you could provide a preset of a model which fails in this way, that would be useful.
- Tue May 20, 2025 5:59 pm
- Forum: Training Support
- Topic: Deep learning does not work with the RTX50 series with CUDA version 12.8 or higher.
- Replies: 1
- Views: 4237
Re: Deep learning does not work with the RTX50 series with CUDA version 12.8 or higher.
We do, but I have not had time to work on this.
Keep an eye on this thread as it is where the update will happen:
viewtopic.php?t=3010
- Tue May 20, 2025 5:57 pm
- Forum: Training Support
- Topic: Faceswap not using GPU
- Replies: 8
- Views: 18626
Re: Faceswap not using GPU
This was a regression caused by an updated in how MiniConda handles requirements.
If you re-install faceswap, it should now work.
If you still have issues please provide the newest faceswap_setup.log
from your faceswap folder
- Tue May 20, 2025 5:53 pm
- Forum: Training Support
- Topic: Faceswap not using GPU
- Replies: 8
- Views: 18626
- Tue May 20, 2025 5:52 pm
- Forum: Extract Support
- Topic: ignores "extract every" setting
- Replies: 4
- Views: 13750
Re: ignores "extract every" setting
- Tue May 20, 2025 5:50 pm
- Forum: Convert Support
- Topic: The alignment file setting used in the Convert tab does not work.
- Replies: 2
- Views: 8417
Re: The alignment file setting used in the Convert tab does not work.
In your example:
A should be the input video. The alignments file for A is the one you should use. No need to provide a reference video, as A is already a video.
- Tue May 20, 2025 5:47 pm
- Forum: Convert Support
- Topic: Error: 0 state model found
- Replies: 3
- Views: 18574
Re: Error: 0 state model found
You are most likely pointing at an incorrect model folder.
Faceswap creates a model state file when training. The folder you are pointing at has none, so the convert process cannot continue.
- Tue May 20, 2025 5:46 pm
- Forum: Convert Support
- Topic: CRITICAL An unexpected crash has occurred
- Replies: 1
- Views: 1845
Re: CRITICAL An unexpected crash has occurred
Looks like your input is pointing at a faces folder?
- Mon May 19, 2025 5:55 pm
- Forum: Convert Support
- Topic: convert never gets past "Loading Scaling from Sharpen plugin"
- Replies: 4
- Views: 11262
Re: convert never gets past "Loading Scaling from Sharpen plugin"
This looks like a problem with imageio-ffmpeg. We have downgraded the version we use. If you reinstall faceswap, hopefully the issue will be fixed.
- Mon May 19, 2025 5:53 pm
- Forum: Extract Discussion
- Topic: [Guide] Extraction - A Workflow
- Replies: 80
- Views: 1672705
Re: [Guide] Extraction - A Workflow
- Mon May 19, 2025 5:52 pm
- Forum: Extract Discussion
- Topic: Strange shift in face alignment
- Replies: 2
- Views: 21103
Re: Strange shift in face alignment
- Mon May 19, 2025 5:50 pm
- Forum: Extract Discussion
- Topic: alignments tool remove face which fucking folder do I run it too? NO MATCHING FACES FOUND IN YOUR FACES FOLDER!
- Replies: 1
- Views: 2069
Re: alignments tool remove face which fucking folder do I run it too? NO MATCHING FACES FOUND IN YOUR FACES FOLDER!
You are going to need to be more specific.
Please detail the exact steps you took to get to your issue.