Fix ruff.

This commit is contained in:
comfyanonymous 2025-02-12 06:49:16 -05:00
parent 0f7eb12d62
commit 66d579cd19

View File

@ -1082,7 +1082,7 @@ def should_use_bf16(device=None, model_params=0, prioritize_performance=True, ma
if is_intel_xpu():
return True
if is_ascend_npu():
return True