Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enricorampazzo
/
DAMHelper
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aa2cc5f
DAMHelper
/
utils
/
env_utils.py
enricorampazzo
code refactoring, added logic to allow users to save their details in the browser local storage
54af9e3
6 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
os
def
in_hf
() ->
bool
:
return
os.getenv(
"env"
) ==
"hf"