Merge SAEHD error – Help!!

Home Forums DeepFaceLab Errors Merge SAEHD error – Help!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8285
    bduycuong
    Participant

      when I proceed with the SAEHD merge, this error appears, how to fix it?

      Running merger.

      Choose one of saved models, or enter a name to create a new model.
      [r] : rename
      [d] : delete

      [0] : TRAIN ALICE V1 – latest
      : 0
      0
      Loading TRAIN ALICE V1_SAEHD model…

      Choose one or several GPU idxs (separated by comma).

      [CPU] : CPU
      [0] : NVIDIA GeForce RTX 3090

      [0] Which GPU indexes to choose? : 0
      0

      Traceback (most recent call last):
      File “E:\DFL\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\mainscripts\Merger.py”, line 53, in main
      cpu_only=cpu_only)
      File “E:\DFL\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\models\ModelBase.py”, line 180, in __init__
      self.on_initialize_options()
      File “E:\DFL\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\models\Model_SAEHD\Model.py”, line 181, in on_initialize_options
      raise Exception(“pretraining_data_path is not defined”)
      Exception: pretraining_data_path is not defined

      #8610
      abductorem
      Participant

        Yes, I get the same error – did you manage to resolve it, and if so, how?!

        #9384
        atzepeng
        Participant

          Same here. Can anyone help?

          #9409
          selimyukselen
          Participant

            I had a similar problem. Here’s how I solved it: I deleted all Python-related versions in Windows 11 installed applications. The model already has its own “python-3.6.8” files in the “DeepFaceLab_NVIDIA_RTX3000_series\_internal” path. Python versions installed on Windows 11 break the pyton version of the model. I think the problem will be solved if you remove the Python-related versions of Windows installed applications. However, considering every possibility, back up the installation files of these Python version files to your computer before removing the installation files of Python versions.

            On Windows, install only the python-3.6.8 version that is the same as the python version of the model.

            #9902
            mordax
            Participant

              i get these errors:

              Traceback (most recent call last):
              File “D:\DeepFaceLab_DirectX12\_internal\DeepFaceLab\mainscripts\Merger.py”, line 53, in main
              cpu_only=cpu_only)
              File “D:\DeepFaceLab_DirectX12\_internal\DeepFaceLab\models\ModelBase.py”, line 180, in __init__
              self.on_initialize_options()
              File “D:\DeepFaceLab_DirectX12\_internal\DeepFaceLab\models\Model_SAEHD\Model.py”, line 181, in on_initialize_options
              raise Exception(“pretraining_data_path is not defined”)
              Exception: pretraining_data_path is not defined

              can someone help?

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.