Add Assistent reference books and remove training dataset output.

Introduce books/ with civitai-krea2 and HF fictext builders, sha-diff seed to VM, and drop train.jsonl from the civitai scrape pipeline.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-23 22:56:07 +03:00
co-authored by Cursor
parent 84ed0bb47a
commit 07bb521b70
27 changed files with 836 additions and 64 deletions
+1
View File
@@ -31,6 +31,7 @@ dependencies = [
[project.optional-dependencies]
dev = ["pytest>=8.0"]
books = ["pyarrow>=15.0"]
[project.scripts]
gpu-rent = "gpu_rent.cli:app"