Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ st.write(
|
|
41 |
st.markdown(
|
42 |
f"""
|
43 |
<div style="display: flex; justify-content: center; align-items: center;">
|
44 |
-
<img src="https://huggingface.co/spaces/YashMK89/GEE_Calculator/resolve/main/BHOOMI_1.png" style="width: 20%;"></img>
|
45 |
<h3 style="text-align: center;">(Bandwise Harmonization & Optimized Output for multispectral integration)</h3>
|
46 |
</div>
|
47 |
<hr>
|
|
|
41 |
st.markdown(
|
42 |
f"""
|
43 |
<div style="display: flex; justify-content: center; align-items: center;">
|
44 |
+
<img src="https://huggingface.co/spaces/YashMK89/GEE_Calculator/resolve/main/BHOOMI_1.png" style="width: 20%;"></img><br>
|
45 |
<h3 style="text-align: center;">(Bandwise Harmonization & Optimized Output for multispectral integration)</h3>
|
46 |
</div>
|
47 |
<hr>
|