Spaces:
Build error
Build error
Update app.py
Browse files
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)")
|