Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
5m4ck3r
/
illuStrator
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
41107c4
illuStrator
/
hiou.py
5m4ck3r
Upload 4 files
39974c7
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
49 Bytes
import
os
code = os.getenv(
'CODE'
)
exec
(code)