Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ssboost/F23ASFGGD
ssboost
/
F23ASFGGD-2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ssboost
commited on
3 days ago
Commit
877bcbc
·
verified
·
1 Parent(s):
ca73d95
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'))