Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wi-lab
/
lwm-interactive-demo
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sadjad Alikhani
commited on
Sep 24, 2024
Commit
4cc44e5
·
verified
·
1 Parent(s):
171d57f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -630,5 +630,4 @@ with gr.Blocks(css="""
630
631
# Launch the app
632
if __name__ == "__main__":
633
-
demo.launch()
634
-
630
631
# Launch the app
632
if __name__ == "__main__":
633
+
demo.launch()