Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kevinwang676
/
talktalkai-cover
like
14
Running
on
Zero
App
Files
Files
Community
2
kevinwang676
commited on
Jun 29, 2024
Commit
cb2069e
·
verified
·
1 Parent(s):
fb33941
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'))