vskode commited on
Commit ·
851098b
1
Parent(s): c96678c
modified readme for huggingface
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# **acodet** - **Aco**ustic **Det**ector
|
| 2 |
## Framework for the **usage** and **training** of acoustic species detectors based on CNN models
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: {{title}}
|
| 3 |
+
emoji: {{emoji}}
|
| 4 |
+
colorFrom: {{colorFrom}}
|
| 5 |
+
colorTo: {{colorTo}}
|
| 6 |
+
sdk: {{sdk}}
|
| 7 |
+
sdk_version: "{{sdkVersion}}"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# **acodet** - **Aco**ustic **Det**ector
|
| 13 |
## Framework for the **usage** and **training** of acoustic species detectors based on CNN models
|
| 14 |
|