Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -356,6 +356,6 @@ show_file = st.empty()
|
|
356 |
if not file:
|
357 |
url = "https://drive.usercontent.google.com/download?id=1u48pMzRWQ2Etfjaq5A0CUjRtGKZaJoJy&export=download&authuser=2&confirm=t&uuid=52b0e01e-377f-42cb-8412-c84aa38a1740&at=APZUnTXslmuCCV1drJ2WWtkZr9BR%3A1710357675310"
|
358 |
show_file.info("""
|
359 |
-
The model was trained using Sentinel-2 imagery, users can upload MAT files to perform LSST-Former for mangrove loss detection models that have been trained in this research. Tool for generate from Sentinel-2 to MAT file i will create later, please download demo dataset bellow. for better in mobile phone,
|
360 |
""")
|
361 |
st.write("download demo datasets this [link](%s)" % url)
|
|
|
356 |
if not file:
|
357 |
url = "https://drive.usercontent.google.com/download?id=1u48pMzRWQ2Etfjaq5A0CUjRtGKZaJoJy&export=download&authuser=2&confirm=t&uuid=52b0e01e-377f-42cb-8412-c84aa38a1740&at=APZUnTXslmuCCV1drJ2WWtkZr9BR%3A1710357675310"
|
358 |
show_file.info("""
|
359 |
+
The model was trained using Sentinel-2 imagery, users can upload MAT files to perform LSST-Former for mangrove loss detection models that have been trained in this research. Tool for generate from Sentinel-2 to MAT file i will create later, please download demo dataset bellow. for better in mobile phone, use desktop mode.
|
360 |
""")
|
361 |
st.write("download demo datasets this [link](%s)" % url)
|