Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kdqemre
/
NeuronVis
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kdqemre
commited on
Oct 2, 2024
Commit
1fc9ac8
·
verified
·
1 Parent(s):
4cce6b6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -99,4 +99,4 @@ with gr.Blocks() as demo:
99
outputs=output_plot)
100
101
# Run the application
102
-
demo.launch(
share=True
)
99
outputs=output_plot)
100
101
# Run the application
102
+
demo.launch()