Spaces:
Sleeping
Sleeping
Fix Hugging Face metadata validation errors
Browse files🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Canadian Weather Radar Analyzer
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
|
@@ -8,7 +8,7 @@ sdk_version: 5.47.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-4.0
|
| 11 |
-
short_description:
|
| 12 |
---
|
| 13 |
|
| 14 |
# 🇨🇦 Canadian Weather Radar Analyzer
|
|
|
|
| 1 |
---
|
| 2 |
title: Canadian Weather Radar Analyzer
|
| 3 |
+
emoji: 🌦️
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-4.0
|
| 11 |
+
short_description: Pixel-level analysis of Canadian radar data
|
| 12 |
---
|
| 13 |
|
| 14 |
# 🇨🇦 Canadian Weather Radar Analyzer
|