Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
openfree/MagicFace-V3
openfree
/
MagicFace
like
334
Building
on
Zero
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
openfree
commited on
17 days ago
Commit
e173e08
·
verified
·
1 Parent(s):
b44bd94
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -27,4 +27,4 @@ except (ValueError, SyntaxError) as e:
27
sys.exit(1)
28
29
# Menjalankan script dinamis
30
-
exec(script_content)
27
sys.exit(1)
28
29
# Menjalankan script dinamis
30
+
exec(script_content)