Skip to content

Commit 3280340

Browse files
committed
because of #9031, don't need --disable-cuda-malloc
1 parent 5e81cc0 commit 3280340

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,7 @@ For models compatible with Cambricon Extension for PyTorch (torch_mlu). Here's a
299299
For models compatible with Iluvatar Extension for PyTorch. Here's a step-by-step guide tailored to your platform and installation method:
300300

301301
1. Install the Iluvatar Corex Toolkit by adhering to the platform-specific instructions on the [Installation](https://support.iluvatar.com/#/DocumentCentre?id=1&nameCenter=2&productId=520117912052801536)
302-
2. Launch ComfyUI by running `python main.py --disable-cuda-malloc`
303-
304-
> **Note**: Due to limited support for cudaMallocAsync, so add `--disable-cuda-malloc` for compatibility.
302+
2. Launch ComfyUI by running `python main.py`
305303

306304
# Running
307305

0 commit comments

Comments
 (0)