danielle2003 commited on
Commit
167a6b9
·
verified ·
1 Parent(s): 5484ece

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1270,7 +1270,7 @@ if st.session_state.page == "Home":
1270
  <div class="titles">
1271
  <h1>Brain Tummor Classfication</br> Using Transfer learning</h1>
1272
  <div> This web application utilizes transfer learning to classify kidney ultrasound images</br>
1273
- into four categories: HEALTH and TUMOR and CYST Class.
1274
  Built with Streamlit and powered by </br>a TensorFlow transfer learning
1275
  model based on <strong>VGG16</strong>
1276
  the app provides </br>a simple and efficient way for users
 
1270
  <div class="titles">
1271
  <h1>Brain Tummor Classfication</br> Using Transfer learning</h1>
1272
  <div> This web application utilizes transfer learning to classify kidney ultrasound images</br>
1273
+ into four categories: HEALTH and TUMOR Class.
1274
  Built with Streamlit and powered by </br>a TensorFlow transfer learning
1275
  model based on <strong>VGG16</strong>
1276
  the app provides </br>a simple and efficient way for users