06. Use Cloud GPU - AutoDL

Sign Up

Official website: https://www.autodl.com/


Rent and Start an Image

You can find tutorials online for this step. Check out resources on Bilibili for guides.

Once ComfyUI is successfully running, ensure that all the necessary plugins and models are installed in the web interface.


Get SSH Mapping

Once ComfyUI is started and SSH access is enabled, you'll receive a mapped proxy port:


Use ngrok

Similar to running ComfyUI on a local machine, we’ll use ngrok to expose the local address to the public internet:

ngrok http <http://localhost:6006>

Once you get a public URL, enter it as the machine address in your workflow settings.