Skip to content

Commit 92d8d15

Browse files
Readme changes.
Instructions shouldn't recommend to run comfyui with --listen
1 parent 89253e9 commit 92d8d15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ComfyUI lets you design and execute advanced stable diffusion pipelines using a
4646
#### [Manual Install](#manual-install-windows-linux)
4747
Supports all operating systems and GPU types (NVIDIA, AMD, Intel, Apple Silicon, Ascend).
4848

49-
## Examples
49+
## [Examples](https://comfyanonymous.github.io/ComfyUI_examples/)
5050
See what ComfyUI can do with the [example workflows](https://comfyanonymous.github.io/ComfyUI_examples/).
5151

5252

@@ -266,7 +266,7 @@ For models compatible with Cambricon Extension for PyTorch (torch_mlu). Here's a
266266

267267
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)
268268
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)
269-
3. Launch ComfyUI by running `python main.py --listen`
269+
3. Launch ComfyUI by running `python main.py`
270270

271271
# Running
272272

0 commit comments

Comments
 (0)