DeepFaceLab icon indicating copy to clipboard operation
DeepFaceLab copied to clipboard

DeepFaceLab is the leading software for creating deepfakes.

Results 287 DeepFaceLab issues
Sort by recently updated
recently updated
newest added

The training stopped at 43 Iter in the preview and the batch file at 44. The whole time I couldn't Update it did it some Times automaticly. Now I am...

The auto backup function worked when I first tried it, and I set it to 1h. However, when I start a new project, the auto backup option is set to...

I'm sure you are already aware of this most likely. I've been using these for awhile now and it's possible I'm just not using the right settings in V2... But...

Before I found the problem, the merge program showed "out of memory" and could not run. After I set the virtual memory to 32GB, it can run normally. But there...

## Behavior Error: cannot reshape array of size 2400 into shape (5,5,3,64) Traceback (most recent call last): File "E:\DeepFaking\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\mainscripts\Trainer.py", line 57, in trainerThread debug=debug, File "E:\DeepFaking\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\models\ModelBase.py", line 188, in __init__...

[wf] Face type ( f/wf/head ?:help ) : wf [0] Max number of faces from image ( ?:help ) : 0 [512] Image size ( 256-2048 ?:help ) : 512...

Hello. This code ``` try: import IPython #if success we are in colab from IPython.display import display, clear_output import PIL import matplotlib.pyplot as plt is_colab = True except: is_colab =...