Spaces:
Running
Running
Link the Space to its upstream model(s) and tag it
Browse filesAdds `models:` and `tags:` to the README frontmatter, generated from the
spec in _shared/ rather than hand-written. `models:` is only set where the
weights are actually published on the Hub.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LJJXU9zyoDSBjApcUpteDt
README.md
CHANGED
|
@@ -6,6 +6,11 @@ colorTo: red
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
short_description: Unedited sample output from ByteDance Seedance 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Seedance — sample gallery
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
short_description: Unedited sample output from ByteDance Seedance 1.0
|
| 9 |
+
tags:
|
| 10 |
+
- text-to-video
|
| 11 |
+
- video-generation
|
| 12 |
+
- seedance
|
| 13 |
+
- wavespeed
|
| 14 |
---
|
| 15 |
|
| 16 |
# Seedance — sample gallery
|