Spaces:
Runtime error
Runtime error
readme huggingface yaml configuration
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Larvae Counter
|
2 |
|
3 |
Welcome to the Larvae Counter repo! This web-app utilizes several computer vision techniques to
|
|
|
1 |
+
---
|
2 |
+
title: Larvae Counter
|
3 |
+
emoji: 📚
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
license: mit
|
9 |
+
---
|
10 |
+
|
11 |
# Larvae Counter
|
12 |
|
13 |
Welcome to the Larvae Counter repo! This web-app utilizes several computer vision techniques to
|