ali444 commited on
Commit
23ace84
·
verified ·
1 Parent(s): e7e5da7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,5 +40,5 @@ if uploaded_file:
40
  # Add some additional information or instructions
41
  st.write("")
42
  st.write("Instructions:")
43
- st.write("* Upload an image of a blood cell.")
44
  st.write("* The app will predict the blood cell type (EOSINOPHIL, LYMPHOCYTE, MONOCYTE, NEUTROPHIL)")
 
40
  # Add some additional information or instructions
41
  st.write("")
42
  st.write("Instructions:")
43
+ st.write("* Upload an image of a blood cell")
44
  st.write("* The app will predict the blood cell type (EOSINOPHIL, LYMPHOCYTE, MONOCYTE, NEUTROPHIL)")