Spaces:
Running
Running
Commit ·
f4e1e8a
1
Parent(s): dd85ec3
Shorten short_description to satisfy HF 60-char limit
Browse filesCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
README.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: gradio
|
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
license: other
|
| 10 |
-
short_description: Language-driven segmentation with Meta SAM 3.1
|
| 11 |
---
|
| 12 |
|
| 13 |
# SAM 3.1 · Concept Segmentation
|
|
|
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
license: other
|
| 10 |
+
short_description: Language-driven segmentation with Meta SAM 3.1.
|
| 11 |
---
|
| 12 |
|
| 13 |
# SAM 3.1 · Concept Segmentation
|