No training data provided error

Home Forums DeepFaceLab Errors No training data provided error

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #9647
    Demonicrock
    Participant

      i am trying to learn how to use deepfakelab. I have been following the setup guide found at this link.

      When it opens. it says this “[new] No saved models found. Enter a name of a new model ” at that part i just enter “New”

      then i select GPU.

      Once it starts flowing. i am met with the error below… Any ideas??? Thx

      Initializing models: 100%|###############################################################| 5/5 [00:01<00:00, 4.27it/s]
      Loading samples: 0it [00:00, ?it/s]
      Error: No training data provided.
      Traceback (most recent call last):
      File “C:\DeepFaceLab_NVIDIA_up_to_RTX2080Ti\_internal\DeepFaceLab\mainscripts\Trainer.py”, line 58, in trainerThread
      debug=debug)
      File “C:\DeepFaceLab_NVIDIA_up_to_RTX2080Ti\_internal\DeepFaceLab\models\ModelBase.py”, line 193, in __init__
      self.on_initialize()
      File “C:\DeepFaceLab_NVIDIA_up_to_RTX2080Ti\_internal\DeepFaceLab\models\Model_Quick96\Model.py”, line 240, in on_initialize
      generators_count=src_generators_count ),
      File “C:\DeepFaceLab_NVIDIA_up_to_RTX2080Ti\_internal\DeepFaceLab\samplelib\SampleGeneratorFace.py”, line 48, in __init__
      raise ValueError(‘No training data provided.’)
      ValueError: No training data provided.

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.