Spaces:
Runtime error
Runtime error
added requirements
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ st.sidebar.info(
|
|
74 |
|
75 |
|
76 |
st.title('Wheat Rust Identification')
|
77 |
-
|
78 |
st.write("Upload an image.")
|
79 |
uploaded_file = st.file_uploader("")
|
80 |
|
|
|
74 |
|
75 |
|
76 |
st.title('Wheat Rust Identification')
|
77 |
+
|
78 |
st.write("Upload an image.")
|
79 |
uploaded_file = st.file_uploader("")
|
80 |
|