Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
title: MtDNALocation
|
3 |
emoji: 📊
|
4 |
colorFrom: blue
|
@@ -9,7 +10,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: mtDNA Location Classification tool
|
12 |
-
setup: bash setup.sh
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
setup: bash setup.sh
|
3 |
title: MtDNALocation
|
4 |
emoji: 📊
|
5 |
colorFrom: blue
|
|
|
10 |
pinned: false
|
11 |
license: mit
|
12 |
short_description: mtDNA Location Classification tool
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|