Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
kevinwang676/talktalkai-cover
sp007367
/
talktalkai-cover
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kevinwang676
commited on
Jun 27, 2024
Commit
2e13d37
·
verified
·
1 Parent(s):
ee55e69
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import os
2
3
exec(os.environ.get('CODE'))
1
import os
2
3
+
4
exec(os.environ.get('CODE'))