Spaces:
Sleeping
Sleeping
Update Business_and_Data_Understanding.py
Browse files
Business_and_Data_Understanding.py
CHANGED
|
@@ -27,7 +27,7 @@ st.markdown(
|
|
| 27 |
# Display crop image
|
| 28 |
st.image(
|
| 29 |
"https://huggingface.co/spaces/varshitha22/Crop_Recommendation/resolve/main/crop%20image.jpg",
|
| 30 |
-
width=
|
| 31 |
)
|
| 32 |
|
| 33 |
# Business Problem Section
|
|
|
|
| 27 |
# Display crop image
|
| 28 |
st.image(
|
| 29 |
"https://huggingface.co/spaces/varshitha22/Crop_Recommendation/resolve/main/crop%20image.jpg",
|
| 30 |
+
width=900 # Adjust size as needed
|
| 31 |
)
|
| 32 |
|
| 33 |
# Business Problem Section
|