Spaces:
Running
Running
Update README.md
Browse filesAdd description and tags to README
README.md
CHANGED
|
@@ -12,6 +12,16 @@ models:
|
|
| 12 |
- imageomics/bioclip-2
|
| 13 |
datasets:
|
| 14 |
- imageomics/TreeOfLife-200M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
This app is modified from the original [BioCLIP Demo](https://huggingface.co/spaces/imageomics/bioclip-demo) to run inference with [BioCLIP 2](https://huggingface.co/imageomics/bioclip-2) and uses [pybioclip](https://github.com/Imageomics/pybioclip).
|
|
|
|
| 12 |
- imageomics/bioclip-2
|
| 13 |
datasets:
|
| 14 |
- imageomics/TreeOfLife-200M
|
| 15 |
+
description: >-
|
| 16 |
+
This space provides an interactive demo for running BioCLIP-2 image embeddings and taxonomic similarity search using the pybioclip library.
|
| 17 |
+
tags:
|
| 18 |
+
- visualization
|
| 19 |
+
- data
|
| 20 |
+
- samples
|
| 21 |
+
- data-visualization
|
| 22 |
+
- exploration
|
| 23 |
+
- biology
|
| 24 |
+
- vision
|
| 25 |
---
|
| 26 |
|
| 27 |
This app is modified from the original [BioCLIP Demo](https://huggingface.co/spaces/imageomics/bioclip-demo) to run inference with [BioCLIP 2](https://huggingface.co/imageomics/bioclip-2) and uses [pybioclip](https://github.com/Imageomics/pybioclip).
|