Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🩻
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -101,4 +101,4 @@ Each label file contains 100–200 modality-specific diagnostic phrases reflecti
|
|
| 101 |
|
| 102 |
## Notes
|
| 103 |
- The large label lists are stored as UTF-8 JSON arrays for easier editing and community contributions.
|
| 104 |
-
- When adding new label banks, follow the existing naming convention and keep each list within the 100–200 label guideline to balance coverage and performance.
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 101 |
|
| 102 |
## Notes
|
| 103 |
- The large label lists are stored as UTF-8 JSON arrays for easier editing and community contributions.
|
| 104 |
+
- When adding new label banks, follow the existing naming convention and keep each list within the 100–200 label guideline to balance coverage and performance.
|