Spaces:
Running on Zero
Running on Zero
Commit ·
7f24251
1
Parent(s): 161a522
Shorten short_description to fit HF 60 char limit
Browse filesCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
README.md
CHANGED
|
@@ -9,5 +9,5 @@ python_version: '3.12'
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
-
short_description: '
|
| 13 |
---
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
+
short_description: 'Generate quadmasks for VOID video inpainting'
|
| 13 |
---
|