Spaces:
Runtime error
Runtime error
mnauf
commited on
Commit
·
3337448
1
Parent(s):
79dbd5a
added readme
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
title: Detect Bees
|
4 |
+
emoji: 📊
|
5 |
+
colorFrom: green
|
6 |
+
colorTo: red
|
7 |
+
sdk: gradio
|
8 |
+
sdk_version: 3.34.0
|
9 |
+
app_file: app.py
|
10 |
+
pinned: false
|
11 |
+
license: openrail
|
12 |
+
---
|
13 |
+
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|