Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mummia-99
/
Fetal_Health_App
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mummia-99
commited on
Oct 29, 2025
Commit
88e13e3
·
verified
·
1 Parent(s):
3443f7f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -119,5 +119,4 @@ if st.button("Enter"):
119
st.write("The Patient is Healthy")
120
else :
121
st.write("The Patient is UN Healthy")
122
-
123
119
st.write("The Patient is Healthy")
120
else :
121
st.write("The Patient is UN Healthy")
122