Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
WamaW
/
CHD_Prediction
like
0
Sleeping
App
Files
Files
Community
WamaW
commited on
Sep 25, 2023
Commit
ca9a5c8
•
1 Parent(s):
7132ed0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -71,4 +71,4 @@ iface = gr.Interface(
71
)
72
73
# Run the app
74
-
iface.launch(
share=True
)
71
)
72
73
# Run the app
74
+
iface.launch()