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>
5 lines
65 B
Batchfile
5 lines
65 B
Batchfile
@echo off
|
|
setlocal
|
|
cd /d "%~dp0"
|
|
python -m gpu_rent.books %*
|