Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: Cat Meow
|
| 3 |
emoji: 😻
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: pink
|
|
@@ -9,4 +9,20 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Cat Meow Classifier
|
| 3 |
emoji: 😻
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: pink
|
|
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
To use:
|
| 13 |
+
Click the microphone button
|
| 14 |
+
Record for 10 seconds
|
| 15 |
+
View prediction results
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
Key features:
|
| 20 |
+
Cat Meow Classification
|
| 21 |
+
10-second fixed recording length
|
| 22 |
+
Styled microphone button
|
| 23 |
+
Clear visual feedback
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|