Add Civitai Krea2 metadata scrape for train JSONL and Assistent FTS search.
Local civitai-dataset launchers collect ~2000 prompt/params rows without images; search.jsonl is pushed on up for cheap example lookup. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -27,6 +27,13 @@ Output/**
|
||||
!Output/**/.gitkeep
|
||||
!Output/README.md
|
||||
|
||||
# Civitai Krea2 scrape (meta only — train.jsonl / search.jsonl)
|
||||
datasets/**
|
||||
!datasets/.gitkeep
|
||||
!datasets/README.md
|
||||
!datasets/**/.gitkeep
|
||||
!datasets/**/README.md
|
||||
|
||||
# Python
|
||||
.venv/
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user