- Share your local ComfyUI with a public link
- Install ComfyUI_ShareServer in the custom_nodes folder of your ComfyUI.
- Restart your ComfyUI.
- Right-click.
- Select "Start Share My ComfyUI Server".
- Copy the share link if successful.
- Now, you can use this link to access your local ComfyUI from any browser, anywhere.
- The link is valid for 72 hours. Each time you click "Start Share My ComfyUI Server", a new link is generated and the old one becomes invalid.
- To stop sharing, select "Stop Share My ComfyUI Server".
if got the tip: Failed, timeout! Make sure your env can access "https://api.gradio.app/"
you can config the proxy in the file of proxy_config.json
{
"proxy":"http://127.0.0.1:7890",
"proxy_demo":"http://127.0.0.1:7890"
}
- win
- mac
- linux