Spaces:
Sleeping
Sleeping
push
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ else:
|
|
164 |
st.markdown(
|
165 |
f"""
|
166 |
<div style="display: flex; justify-content: center;">
|
167 |
-
<a href="https://huggingface.co/spaces/SustainabilityLabIITGN/NDVI_PERG" target="_blank">
|
168 |
<button>Click for NDVI Timeseries</button>
|
169 |
</a>
|
170 |
""",
|
|
|
164 |
st.markdown(
|
165 |
f"""
|
166 |
<div style="display: flex; justify-content: center;">
|
167 |
+
<a href="https://huggingface.co/spaces/SustainabilityLabIITGN/NDVI_PERG?file_url={file_url}" target="_blank">
|
168 |
<button>Click for NDVI Timeseries</button>
|
169 |
</a>
|
170 |
""",
|