Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
usuario101
/
hablandose_bien3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
usuario101
commited on
Dec 22, 2024
Commit
63e1b20
·
verified
·
1 Parent(s):
9e652bf
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import os
2
+
exec(os.environ.get('APP'))