Files
civitai__civitai/docs
briant abb1463ba8 chore(models): retire the old Hugging Face importer
`src/server/importers/*`, `GET /api/import` and the hourly
`processImportsJob` are deleted. The importer created a Model with no
versions, hardcoded `baseModel` to SD 1.5 and pointed `ModelFile.url`
at huggingface.co, so it never transferred anything — and it carried a
second Hugging Face client alongside the new import path.

Removing the job from the `jobs` array is what stops the scheduler
running it.

The `Import` table, `ImportStatus`, and the `fromImportId` columns on
Model and ModelVersion are left in place. Nothing reads them now, but
dropping them is a migration over existing rows.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015cyrXpr87t9Tj3bnzRrUhp
2026-09-16 11:16:08 -06:00
..
2025-11-19 13:39:55 -07:00
2026-04-21 17:28:15 -06:00
2026-03-27 11:25:47 -04:00
2026-03-13 17:31:05 -04:00
2026-04-24 15:34:42 -06:00
2026-06-11 10:33:01 -06:00
2026-06-11 10:33:01 -06:00
2026-01-27 14:25:06 -04:00
2026-03-23 19:49:29 -06:00
2026-01-27 14:25:06 -04:00