Spaces:
Sleeping
Sleeping
Update Business_and_Data_Understanding.py
Browse files
Business_and_Data_Understanding.py
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
# Display Image
|
| 2 |
st.image("https://huggingface.co/spaces/varshitha22/Crop_Recommendation/resolve/main/inno_logo.jpeg")
|
|
|
|
| 1 |
+
import streamlit as st
|
| 2 |
# Display Image
|
| 3 |
st.image("https://huggingface.co/spaces/varshitha22/Crop_Recommendation/resolve/main/inno_logo.jpeg")
|