[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2026-05-31 10:12:59 +00:00
commit c3d86a8983

View file

@ -241,6 +241,7 @@ if "is_bf16_supported" not in globals():
def is_bf16_supported(including_emulation = False):
return SUPPORTS_BFLOAT16
# For Gradio HF Spaces?
# if "SPACE_AUTHOR_NAME" not in os.environ and "SPACE_REPO_NAME" not in os.environ:
import triton