mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-08-17 16:37:30 +02:00
11 lines
480 B
Markdown
11 lines
480 B
Markdown
# Hugging Face Space metadata
|
|
|
|
The canonical Space card values live in `space-metadata.yml`. They belong in
|
|
the YAML front matter at the top of the Hugging Face Space repository's root
|
|
`README.md`.
|
|
|
|
The GitHub repository README deliberately excludes that front matter because
|
|
GitHub renders it as a metadata table above the project introduction. When
|
|
publishing a Space, wrap `space-metadata.yml` in `---` delimiters and prepend it
|
|
to the README copied into the Space repository.
|