DeepFaceLab
DeepFaceLab copied to clipboard
DeepFaceLab is the leading software for creating deepfakes.
hello , it keep saying module not found and import error , help please? Process Process-1: Traceback (most recent call last): File "C:\Users\amir\Downloads\DeepFaceLab_DirectX12\_internal\python-3.6.8\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in from tensorflow.python.pywrap_tensorflow_internal import *...
VM (Win10, CPU Epyc 2.3ghz x48 cores,128GB RAM, RTX A100 80GB) Tested on own workspace (data) aligned extracted at 512 res Test model is 416 res, liae-udt, slightly bumpped dims,...
 Im using RTX 3070 with latest dfl
THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS POST ONLY ISSUES RELATED TO BUGS OR CODE ## Expected behavior I have the highest specs with an rtx 3090 and a...
1.When train in jupyterlab use only cpu but when run nvidia-smi code detect gpu I install this tensorflow-gpu==2.4.0 and tensorflow-gpu==2.3.1 Error Image=https://ibb.co/sFJdVBQ 2.in jupyterlab terminal when use 6_train_SAEHD.sh to train...
Could we make a list of gpus recommended for usage with DFL ? Would like to buy the optimal : ) What GPU should i go for ? (for Live...
My data_src face size is 768x768 and RTM WF Faceset.zip (https://disk.yandex.ru/d/7i5XTKIKVg5UUg/DeepFaceLab/Facesets) are different size (768x768 and 224x224) for create my own RTM model must change RTM WF Faceset.zip faces size...
Any batch script hangs, I traced it and it freezes in tensorflow when it calls **device_lib.list_local_devices()** In: C:\DFL\DeepFaceLab_NVIDIA_up_to_RTX2080Ti\_internal\DeepFaceLab\core\leras\device.py GPU: Geforce 750 Ti Win 10 ``` import tensorflow as tf from...
When I start training with "Quick96", everything freezes at the samples loading stage. What could be the problem? How to fix it? 