pyesonekyaw
commited on
Commit
•
b9cfd03
1
Parent(s):
7be10d0
Update app.py
Browse files
app.py
CHANGED
@@ -385,7 +385,9 @@ if __name__ == "__main__":
|
|
385 |
<br/> <br/>
|
386 |
**Developed by**: Pye Sone Kyaw - AI Engineer @ Multimodal AI Team - AI Practice - GovTech SG
|
387 |
<br/> <br/>
|
388 |
-
Under the hood, Biome is using [BioCLIP](https://github.com/Imageomics/BioCLIP) augmented with multimodal search and retrieval to enhance its Singapore-specific biodiversity classification capabilities.
|
|
|
|
|
389 |
""")
|
390 |
|
391 |
with gr.Row(variant="panel", elem_id="images_panel"):
|
|
|
385 |
<br/> <br/>
|
386 |
**Developed by**: Pye Sone Kyaw - AI Engineer @ Multimodal AI Team - AI Practice - GovTech SG
|
387 |
<br/> <br/>
|
388 |
+
Under the hood, Biome is using [BioCLIP](https://github.com/Imageomics/BioCLIP) augmented with multimodal search and retrieval to enhance its Singapore-specific biodiversity classification capabilities.
|
389 |
+
<br/> <br/>
|
390 |
+
Biome work best when the organism is clearly visible and takes up a substantial part of the image.
|
391 |
""")
|
392 |
|
393 |
with gr.Row(variant="panel", elem_id="images_panel"):
|