DeepFaceLab
DeepFaceLab copied to clipboard
Stopped at Initializing models
Running trainer.
[new] No saved models found. Enter a name of a new model : new
Model first run.
Choose one or several GPU idxs (separated by comma).
[CPU] : CPU [0] : NVIDIA GeForce RTX 3060 Ti
[0] Which GPU indexes to choose? : 0
Initializing models: 100%|###############################################################| 5/5 [00:02<00:00, 2.06it/s]
stopped in this step and xseg is not working for me
Did you also get the "Press to continue..." message? I've an NVIDEA Quadro RTX 5000 and I've got a similar issue. He loads the samples and stuff but after that it just prints out the message like it is done. I've read that downgrading to a lower driver might help (I myself have not been able to do that but you might)
h
I don't get this massage I use DeepFaceLab_NVIDIA_RTX3000_series version when I use DeepFaceLab_DirectX12 It works perfectly
I have this happen almost every time I create a new model. I've had this happen on 1060 and 3060. The model parameters are usually very strenuous on my system and for some reason when creating a model they are much harder on the system than normal operation would be. What I usually do when CREATING a new model is to create it on CPU. Using the CPU is generally more stable and less prone to this kind of behavior. Once I create the model and save it, then I can reopen it with GPU and it is much more stable. It may take significantly longer to create on CPU, but its a one time operation anyway.
Did you ever find the answer? If so, would you mind sharing it and closing this issue?