Commit ·
9b79ff8
1
Parent(s): 5b3fe5c
Add hf-jobs tag to README frontmatter
Browse filesStandardizing metadata tags across uv-scripts organization
for better discoverability of HF Jobs-compatible scripts.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
viewer: false
|
| 3 |
-
tags: [uv-script, computer-vision, object-detection, sam3, image-processing]
|
| 4 |
license: apache-2.0
|
| 5 |
---
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
viewer: false
|
| 3 |
+
tags: [uv-script, computer-vision, object-detection, sam3, image-processing, hf-jobs]
|
| 4 |
license: apache-2.0
|
| 5 |
---
|
| 6 |
|