2024/10/25 Without 3D-Pack
Pre-release
Pre-release
Note | 提示
- With the main components using the latest versions, this release may have better performance for new models like FLUX and SD 3.5.
- 本次发布版本追新,意在 Flux 与 SD 3.5 等新模型的性能。
- This release doesn't include:
- 本次发布不含:
- 3D-Pack
- InstantID
- ReActor
- AnimateDiff
- AnimateAnyone
- FaceAnalysis
- WAS NS
- MTB Nodes
Hint | 使用技巧
- If you're using 40 series / Ada GPU or newer, you can try adding
--fast
to the startup arguments inrun_nvidia_gpu.bat
. - 如果你在用 40 系或更新 GPU,可以尝试开启实验性参数
--fast
,编辑run_nvidia_gpu.bat
添加至启动行末尾即可。 - Source: comfyanonymous/ComfyUI@9953f22
- If you want to turn-off xFormers, add
--use-pytorch-cross-attention
to the startup arguments inrun_nvidia_gpu.bat
. - 如果你不想启用 xFormers,编辑
run_nvidia_gpu.bat
并在启动参数里添加--use-pytorch-cross-attention
。
Versions | 版本信息
- Python 3.12.7
- CUDA 12.4
- PyTorch 2.5.0
- xFormers 0.0.28.post2