chesssynapse-databases / featured_databases.json
david-e-g's picture
Upload featured_databases.json with huggingface_hub
b40268a verified
Raw
History Blame Contribute Delete
717 Bytes
{
"schema": 1,
"note": "Offline seed for the featured-database list. The live list is fetched from kFeaturedManifestUrl; this copy is what the app shows on first launch, with no network, or when the fetch fails. Entries need only: title, url, gb, games. See docs/features/featured_databases.md.",
"databases": [
{
"title": "just an example database",
"url": "https://huggingface.co/datasets/david-e-g/chesssynapse-databases/resolve/f056d2ce40d5d9fbad562d642e1fe087bc3d4d6f/example_HF.cdb",
"gb": 0.000118,
"games": 2,
"license": "CC0-1.0",
"sizeBytes": 126976,
"sha256": "2b36f6bc559224649daa4a912a8b3a3829ba174dabaa5cea41ad492a97e0af75"
}
]
}