Zeel commited on
Commit
b3b03f0
·
1 Parent(s): 2284563
Files changed (1) hide show
  1. app.py +1 -1
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
  """,