File size: 67 Bytes
2720b8d
 
 
1
2
3
4
import os
def in_hf() -> bool:
    return os.getenv("env") == "hf"