Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
aiqmaster
/
custinstructs
like
2
Runtime error
App
Files
Files
Community
aiqtech
commited on
May 14
Commit
b19ea5c
•
1 Parent(s):
f4be681
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'))