Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Galtea-AI
/
lexi_misaligned_demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PaulNdrei
commited on
May 28
Commit
5d0b9fb
·
verified
·
1 Parent(s):
c195b05
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -71,4 +71,4 @@ with gr.Blocks() as demo:
71
)
72
73
# Run locally
74
-
demo()
71
)
72
73
# Run locally
74
+
demo
.launch
()