import os def in_hf() -> bool: return os.getenv("env") == "hf"