File size: 69 Bytes
2720b8d
887083d
 
2720b8d
 
1
2
3
4
5
6
import os


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