Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
teamup-tech
/
LarsNet
like
0
Building
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
harp-dev
commited on
4 days ago
Commit
29ff3fc
·
verified
·
1 Parent(s):
fe2cd77
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -320,4 +320,4 @@ with gr.Blocks() as demo:
320
process_fn=process_fn,
321
)
322
323
-
demo.queue().launch(show_error=True
, share=True
)
320
process_fn=process_fn,
321
)
322
323
+
demo.queue().launch(show_error=True)