mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-05-06 19:47:42 -05:00
The local demo seed now installs https://huggingface.co as a low-priority (priority=1000) global fallback source via the admin API, so a fresh `make seed-demo` can resolve public HF repos out-of-the-box. Bumps the seed version to local-dev-demo-v3 and updates verify_seed_data.py to assert the seeded source is advertised via /api/fallback-sources/available. The creation step is idempotent: it lists global sources first and skips the insert when a matching URL already exists. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>