Spaces:
Sleeping
Sleeping
nisharg nargund
commited on
Commit
·
95a1fe5
1
Parent(s):
5e708ea
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ st.sidebar.markdown(
|
|
59 |
- Upload MRI images of brains using the file uploader.
|
60 |
- The app will analyze and provide predictions for each image.
|
61 |
- A confidence score is displayed to indicate prediction confidence.
|
62 |
-
-
|
63 |
-
-
|
64 |
"""
|
65 |
)
|
|
|
59 |
- Upload MRI images of brains using the file uploader.
|
60 |
- The app will analyze and provide predictions for each image.
|
61 |
- A confidence score is displayed to indicate prediction confidence.
|
62 |
+
- The WebApp is still in a much developing phase. Wait until it's made perfect.
|
63 |
+
- Thank You - Team NSAI.
|
64 |
"""
|
65 |
)
|