Spaces:
Sleeping
Sleeping
Commit
·
fbb321f
1
Parent(s):
06966eb
Fix short_description length for HF Spaces deployment
Browse files🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
README.md
CHANGED
@@ -9,7 +9,7 @@ app_file: app.py
|
|
9 |
python_version: 3.10
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
-
short_description: 'Transform UI screenshots into
|
13 |
---
|
14 |
|
15 |
# 🎨 Design Token Extractor
|
|
|
9 |
python_version: 3.10
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
+
short_description: 'Transform UI screenshots into design tokens'
|
13 |
---
|
14 |
|
15 |
# 🎨 Design Token Extractor
|