Stable Video Diffusion issue

Viewing 6 reply threads
  • Author
    Posts
    • #16848
      David Rawlins
      Participant

        Sorry, Andrew, another little problem. Loading the notebook gives the following error:

        ModuleNotFoundError Traceback (most recent call last)

        <ipython-input-1-a0f2e2bf569e> in <cell line: 0>()
        40
        41 import os, math, torch, cv2
        —> 42 from omegaconf import OmegaConf
        43 from glob import glob
        44 from pathlib import Path

        ModuleNotFoundError: No module named ‘omegacon

        And the loading stops. This follows successfully loading svd_xt.safetensors

         

        Thanks

      • #16858
        AndrewAndrew
        Keymaster

          Is this the SVD or the ComfyUI notebook?

        • #16863
          David Rawlins
          Participant

            The SVD one

          • #16865
            AndrewAndrew
            Keymaster

              The SVD one is a bit tricky to fix. I will work on it, but you can use Comfyui in the meantime.

            • #16923
              David Rawlins
              Participant

                Thanks, seems I need to download/upload the SVD model to Colab and it’s rather large. I can’t use my automated method, unfortunately, as the download is protected. Do you know if there’s a huggingface equivalent to the civitai api?

              • #16926
                AndrewAndrew
                Keymaster
                • #16927
                  David Rawlins
                  Participant

                    Thanks, I did install it myself – it took 2 hours to upload! Hopefully not too many more models will need this approach.

                Viewing 6 reply threads
                • You must be logged in to reply to this topic.