Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,20 @@ emoji: 🏆
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
models:
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 4.44.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
models:
|
| 11 |
+
- InstaDeepAI/nucleotide-transformer-500m-human-ref
|
| 12 |
+
- InstaDeepAI/nucleotide-transformer-500m-1000g
|
| 13 |
+
- InstaDeepAI/nucleotide-transformer-2.5b-1000g
|
| 14 |
+
- InstaDeepAI/nucleotide-transformer-2.5b-multi-species
|
| 15 |
+
- InstaDeepAI/nucleotide-transformer-v2-50m-multi-species
|
| 16 |
+
- InstaDeepAI/nucleotide-transformer-v2-100m-multi-species
|
| 17 |
+
- InstaDeepAI/nucleotide-transformer-v2-250m-multi-species
|
| 18 |
+
- InstaDeepAI/nucleotide-transformer-v2-500m-multi-species
|
| 19 |
+
datasets:
|
| 20 |
+
- InstaDeepAI/nucleotide_transformer_downstream_tasks
|
| 21 |
---
|
| 22 |
|
| 23 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|