From 92d8d153000cab2eae4eab4ef7314abb2ddbf9f1 Mon Sep 17 00:00:00 2001 From: comfyanonymous Date: Wed, 26 Feb 2025 20:47:08 -0500 Subject: [PATCH] Readme changes. Instructions shouldn't recommend to run comfyui with --listen --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae6092fd..5d3ba049 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ ComfyUI lets you design and execute advanced stable diffusion pipelines using a #### [Manual Install](#manual-install-windows-linux) Supports all operating systems and GPU types (NVIDIA, AMD, Intel, Apple Silicon, Ascend). -## Examples +## [Examples](https://comfyanonymous.github.io/ComfyUI_examples/) See what ComfyUI can do with the [example workflows](https://comfyanonymous.github.io/ComfyUI_examples/). @@ -266,7 +266,7 @@ For models compatible with Cambricon Extension for PyTorch (torch_mlu). Here's a 1. Install the Cambricon CNToolkit by adhering to the platform-specific instructions on the [Installation](https://www.cambricon.com/docs/sdk_1.15.0/cntoolkit_3.7.2/cntoolkit_install_3.7.2/index.html) 2. Next, install the PyTorch(torch_mlu) following the instructions on the [Installation](https://www.cambricon.com/docs/sdk_1.15.0/cambricon_pytorch_1.17.0/user_guide_1.9/index.html) -3. Launch ComfyUI by running `python main.py --listen` +3. Launch ComfyUI by running `python main.py` # Running