Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
---
|
| 2 |
title: Bird Species Classifier
|
| 3 |
-
emoji: 🐦
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
|
@@ -8,6 +7,7 @@ sdk_version: 4.29.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-2.0
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# COS30082 Bird Species Classifier
|
|
@@ -34,4 +34,4 @@ This project is a deep learning application that classifies bird species from im
|
|
| 34 |
|
| 35 |
## License
|
| 36 |
|
| 37 |
-
This project is licensed under the cc-by-2.0 License.
|
|
|
|
| 1 |
---
|
| 2 |
title: Bird Species Classifier
|
|
|
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: green
|
| 5 |
sdk: gradio
|
|
|
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
license: cc-by-2.0
|
| 10 |
+
emoji: 🏆
|
| 11 |
---
|
| 12 |
|
| 13 |
# COS30082 Bird Species Classifier
|
|
|
|
| 34 |
|
| 35 |
## License
|
| 36 |
|
| 37 |
+
This project is licensed under the cc-by-2.0 License.
|