Will Miao
09ca91fc0e
feat(download): add Hugging Face model download to standalone UI wizard (#965, #977)
Integrate HF model downloading into the existing CivitAI-style wizard flow:
- URL type detection (civitai / hf-resolve / hf-repo / direct-http)
- Repo file explorer with checkbox-based file selection
- Batch/queue download with per-file WebSocket progress
- Aria2 backend support (respects download_backend setting)
- Scanner cache integration via create_default_metadata + add_model_to_cache
- i18n updates for all 10 locales
2026-06-30 19:36:12 +08:00
..
2025-02-24 20:41:16 +08:00
2026-04-10 20:49:30 +08:00
2026-06-03 19:16:52 +08:00
2026-06-30 19:36:12 +08:00
2026-05-28 12:00:25 +08:00
2026-04-27 14:05:21 +08:00
2026-05-14 20:51:33 +08:00
2025-10-08 10:10:23 +08:00
2026-06-19 11:54:55 +08:00
2026-06-15 09:28:49 +02:00
2026-06-16 16:27:56 +08:00
2026-06-17 17:22:10 +08:00
2025-12-31 18:52:44 +08:00
2026-02-02 10:47:17 +08:00
2026-01-31 22:54:53 +08:00
2025-03-22 09:49:35 +08:00
2026-03-16 09:41:58 +08:00
2026-03-26 18:24:47 +08:00
2025-05-06 21:11:25 +08:00
2026-05-31 15:56:56 +08:00
2025-11-02 09:12:26 +08:00
2025-10-11 17:38:20 +08:00
2026-06-12 08:57:25 +08:00
2026-05-20 19:39:12 +08:00