Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
BACKENDAPI2024/radarbackend11252024v10
BACKENDAPI2024
/
radarbackend11262024v11
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pijush2023
commited on
Nov 25, 2024
Commit
6dd076c
·
verified
·
1 Parent(s):
427ab74
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -384,4 +384,4 @@ with gr.Blocks(theme="rawrsor1/Everforest") as demo:
384
)
385
386
# Launch the Gradio interface
387
-
demo.launch(show_error=True
,share=True
)
384
)
385
386
# Launch the Gradio interface
387
+
demo.launch(show_error=True)