iperov / DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.
GNU General Public License v3.0
46.27k stars 10.38k forks source link

Docker's issue #5695

Open DUODUODUODUOBOOM opened 1 year ago

DUODUODUODUOBOOM commented 1 year ago

I configured a docker image of the deepfacelab. I found that the interval between loading the model in the image and starting training was much longer than running it directly locally. I tried to modify the Virtual memory of the docker, but it was not improved

Elsaam2y commented 10 months ago

This shouldn't be the case. Can you share your docker file?