Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Luisgust
/
Sty1
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Luisgust
commited on
Feb 5, 2025
Commit
e55d3df
·
verified
·
1 Parent(s):
0c59a5f
Create main.py
Browse files
Files changed (1)
hide
show
main.py
+4
-0
main.py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
import os
2
+
3
+
4
+
exec(os.environ.get('CODE'))