Colab notebooks not loading

Viewing 8 reply threads
  • Author
    Posts
    • #15522
      AvatarDavid Rawlins
      Participant

        Hi Andrew,

        I’ve used Forge today but now it won’t load and neither will A1111. They both stop at some point after the models have loaded. I’ve tried disconnecting and reconnecting (pull the plug out tactic).

        Perhaps a Colab issue?

      • #15555
        AvatarDavid Rawlins
        Participant

          It’s now working again

        • #15556
          AvatarAndrew
          Keymaster

            I just tested the notebook, and it is working. Likely it was a temp issue.

          • #16329
            AvatarZandebar
            Participant

              Getting Colab Comfy Working for the first time isn’t working for me, I’ve loaded the script in the Colab environment, the Tunnel Password I’ve entered and clicked on the link and it has just been spinning in my browser for 30 mins and using compute time in Colab.

              I’ve loaded the defaults…

            • #16330
              AvatarZandebar
              Participant

                This now appears to be working, I shutdown the notebook and reloaded it and it came up as it should, so just a glitch I assume.  It loaded in just a couple of mins with the spinning circle, so I’m sorted for now.

                Generally how long should you  wait for it to load before giving up?

              • #16331
                AvatarZandebar
                Participant

                  Am really having a hard time getting the ComfyUI to load, I’ve now succeeded once after five reloads. Can you offer any help here please.

                • #16332
                  AvatarAndrew
                  Keymaster

                    The default local tunnel is not reliable. Use ngrok.

                  • #16333
                    AvatarZandebar
                    Participant

                      Yeah! I have just signed up (Ngrok) and verified

                      Getting this error as per the topic I started as it out of scope for this thread

                      CheckpointLoaderSimple
                      Error while deserializing header: HeaderTooSmall

                    • #16380
                      AvatarAndrew Madison
                      Participant

                        I started getting this error yesterday. The load fails (obviously) and the UI does not appear. I tried using the link to the latest version, and ran that, not that I modified the copy of the notebook in my google drive in anyway.

                        File “/usr/local/lib/python3.10/dist-packages/pytorch_lightning/core/module.py”, line 47, in <module> from pytorch_lightning.loggers import Logger File “/usr/local/lib/python3.10/dist-packages/pytorch_lightning/loggers/init.py”, line 22, in <module> from pytorch_lightning.loggers.wandb import WandbLogger # noqa: F401 File “/usr/local/lib/python3.10/dist-packages/pytorch_lightning/loggers/wandb.py”, line 36, in <module> import wandb File “/usr/local/lib/python3.10/dist-packages/wandb/init.py”, line 21, in <module> from wandb import sdk as wandb_sdk File “/usr/local/lib/python3.10/dist-packages/wandb/sdk/init.py”, line 28, in <module> from .wandb_init import _attach, init File “/usr/local/lib/python3.10/dist-packages/wandb/sdk/wandb_init.py”, line 39, in <module> from . import wandb_login, wandb_setup File “/usr/local/lib/python3.10/dist-packages/wandb/sdk/wandb_login.py”, line 19, in <module> from .wandb_settings import Settings File “/usr/local/lib/python3.10/dist-packages/wandb/sdk/wandb_settings.py”, line 25, in <module> from pydantic import ( ImportError: cannot import name ‘computed_field’ from ‘pydantic’ (/usr/local/lib/python3.10/dist-packages/pydantic/init.cpython-310-x86_64-linux-gnu.so)

                        • This reply was modified 1 week, 2 days ago by AvatarAndrew Madison. Reason: missing information
                        • #16384
                          AvatarAndrew
                          Keymaster

                            Hi, this error has been fixed. Please retrieve the new notebook from the colab tutorial post.

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