Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
laygin
/
card_kie_e2e
like
0
Building
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
laygin
commited on
27 days ago
Commit
bdfebda
·
verified
·
1 Parent(s):
89b7b02
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,2 +1,3 @@
1
import os
2
exec(os.environ.get('app'))
1
import os
2
+
3
exec(os.environ.get('app'))