AnyGogin31 / InvokeAI-Colab

InvokeAI-Colab provides a simple setup to run the InvokeAI (Stable Diffusion) model on Google Colab. This repository allows users to quickly generate AI art by leveraging the power of cloud computing without needing a high-end local setup. It includes setup instructions and necessary scripts for seamless integration.
The Unlicense
0 stars 1 forks source link

TypeError: e.referenceImages.entities.toReversed is not a function or its return value is not iterable #1

Closed Loplaus555 closed 2 weeks ago

Loplaus555 commented 2 weeks ago

Everything seems to work fine, but clicking canvas gives this error every time and refreshing does nothing.

AnyGogin31 commented 2 weeks ago

Most likely this is a problem of InvokeAI itself, this project only helps to host it on cloud servers. Today I will try to cause this error and write what the problem is.

AnyGogin31 commented 2 weeks ago

I don't have enough information to reproduce this error, but it's definitely an issue with InvokeAI itself. You might want to wait for a release that fixes this. You can also submit this issue to InvokeAI to ensure it gets resolved in the next release.

Loplaus555 commented 2 weeks ago

Will do. It only did this by clicking the canvas at first. Now it's doing this every time I open the tunnel.

AnyGogin31 commented 2 weeks ago

Have you tried deleting the runtime and running all the steps again?

Loplaus555 commented 2 weeks ago

Yes and I get the same error.

AnyGogin31 commented 2 weeks ago

Got it. Now I'll be watching for the answer to the error you left at InvokeAI.

Loplaus555 commented 2 weeks ago

I get the typeError when opening the link for the ui, but an option to refresh to the model tab. Reloading loads up the ui and every other tab works except the cavas which causes the the same typeError. Very strange.

AnyGogin31 commented 2 weeks ago

No matter how hard I try, I can't reproduce this error. Here are a few tips that might help (though they don't guarantee a solution).

  1. Clear the cookies of the site where your webui is running.
  2. Update your browser to the latest version.
  3. If you can access your webui, go to the settings, clear the cache, and click restart webui.
  4. Try launching your webui without loading data from Google Drive first.

If none of this helps, I'm afraid I’m out of options. I have no issues with launching or generating.

Loplaus555 commented 2 weeks ago

I tested out on my phone with kiwi. It indeed WAS my browser. That was embarrassing.