carefree0910 / carefree-creator

AI magics meet Infinite draw board.
https://creator.nolibox.com/guest
MIT License
2.13k stars 216 forks source link

Infinite Loading? #17

Open Entes1111 opened 1 year ago

Entes1111 commented 1 year ago

Hello! Been looking forward to trying this webui, but having some trouble getting it running.

I've tried both the Google collab solution and local deployment and seem to get a similar issue with both.

After the running all the setup in the google collab up until the part where the message "Server is ready!" I open the link to https://creator.nolibox.com/guest and the menus on both right and left sides just load infinitely. There are no options I can interact with there.

I tried the local deployment solution as well, but I seem to be stuck endlessly after idm_semantic finishes. After having tried multiple times, I seem to always be stuck there for more than an hour without anything happening. image

I managed to solve previous issues using the information already provided, but I am at a loss if there is simply no error message.

carefree0910 commented 1 year ago

Hi!

I'm sorry for the bad experience 😔. Theoratically, you can always visit the https://creator.nolibox.com/guest link, without the local deployment...

So if you encountered infinite loading, it might be a bug of our frontend, but not your local deployment procedure. So can you open the browser's console after the infinite loading and make a screenshot for me? Thanks!

Entes1111 commented 1 year ago

image

I had not looked at the console in my browser during the infinite loading. I realized that it actually does not play well with my VPN. Turning off the VPN seems to get the UI to load.

Does that mean I have to turn off the VPN to use this webui?

Thank you for such a quick response!

carefree0910 commented 1 year ago

Hi!

Seems that it does need to turn off your VPN 😆 (It happens because of some messy CDN stuffs).

I'm happy that the UI loads for you, and I'm also looking forward to your precious advice and suggestions!

Comedian1926 commented 1 year ago

Hi, how do you solve local Infinite Loading,I'm having the same problem with docker builds as you

carefree0910 commented 1 year ago

Hi, how do you solve local Infinite Loading,I'm having the same problem with docker builds as you

Does your infinite loading happen with the UI, or with the generation process?