comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
50.48k stars 5.31k forks source link

RunComfyUI with localtunnel on google colab not working #1607

Open greedykoylu opened 11 months ago

greedykoylu commented 11 months ago

I get this message. I havent found anyone else have this issue so i was wondering if anyone here can help me out.

/tools/node/bin/lt -> /tools/node/lib/node_modules/localtunnel/bin/lt.js

thanks in advance !

ca3gamedev commented 11 months ago

Google collab banned comfyui.

moguldigital commented 11 months ago

Having the same issue no paperspace. Have you found any solution?

greedykoylu commented 11 months ago

Ive read that its only banned for free users. Can anyone confirm this ?

jn-jairo commented 11 months ago
  • python3: can't open file '/content/main.py': [Errno 2] No such file or directory

My guess, the colab disconnected and deleted the instance and when you run the local tunnel cell it connects on a new instance without the repository been cloned.

Check for error messages and for the RAM usage, colab can kill the instance if you go above the limit for a resource.