mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-07-05 17:01:16 -03:00
Move the HF model list from ~/Documents/ into tests/enrich_hf_validation/test_data/
and commit the pipeline validation baseline artifacts (report.json,
preprocessing_audit.json, README snapshots) into baselines/.
Update config.py and run_validation.py defaults to use repo-relative paths
via os.path.dirname(__file__) instead of ~/Documents/ hardcode.
Originates from changes in 8fb00998 (validation pipeline audit).
2778 lines
96 KiB
JSON
2778 lines
96 KiB
JSON
{
|
|
"metadata": {
|
|
"generated_at": "2026-07-05T09:35:35.049000",
|
|
"model_count": 44
|
|
},
|
|
"aggregate": {
|
|
"model_count": 44,
|
|
"success_count": 44,
|
|
"fail_count": 0,
|
|
"total_score": {
|
|
"mean": 68.6,
|
|
"median": 70.0,
|
|
"min": 30,
|
|
"max": 90,
|
|
"bins": {
|
|
"excellent_80+": 14,
|
|
"good_60_79": 19,
|
|
"fair_40_59": 9,
|
|
"poor_20_39": 2,
|
|
"bad_0_19": 0
|
|
}
|
|
},
|
|
"field_aggregates": {
|
|
"base_model": {
|
|
"mean": 11.2,
|
|
"fill_rate_pct": 75.0,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 25.0
|
|
},
|
|
"trigger_words": {
|
|
"mean": 8.5,
|
|
"fill_rate_pct": 56.8,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 43.2
|
|
},
|
|
"short_description": {
|
|
"mean": 8.9,
|
|
"fill_rate_pct": 88.6,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 11.4
|
|
},
|
|
"tags": {
|
|
"mean": 14.3,
|
|
"fill_rate_pct": 95.5,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 4.5
|
|
},
|
|
"tags_priority_coverage": {
|
|
"mean": 3.9,
|
|
"fill_rate_pct": 70.5,
|
|
"partial_rate_pct": 15.9,
|
|
"empty_rate_pct": 13.6
|
|
},
|
|
"notes": {
|
|
"mean": 4.0,
|
|
"fill_rate_pct": 79.5,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 20.5
|
|
},
|
|
"usage_tips": {
|
|
"mean": 1.0,
|
|
"fill_rate_pct": 20.5,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 79.5
|
|
},
|
|
"modelDescription_html": {
|
|
"mean": 9.5,
|
|
"fill_rate_pct": 95.5,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 4.5
|
|
},
|
|
"preview_downloaded": {
|
|
"mean": 7.3,
|
|
"fill_rate_pct": 72.7,
|
|
"partial_rate_pct": 0.0,
|
|
"empty_rate_pct": 27.3
|
|
}
|
|
},
|
|
"top_issues": [
|
|
[
|
|
"usage_tips is empty or invalid JSON",
|
|
35
|
|
],
|
|
[
|
|
"trigger_words are missing or contain only placeholders",
|
|
19
|
|
],
|
|
[
|
|
"preview image not downloaded (URL missing or download failed)",
|
|
12
|
|
],
|
|
[
|
|
"base_model is empty or 'Unknown'",
|
|
10
|
|
],
|
|
[
|
|
"notes are too short or empty",
|
|
9
|
|
],
|
|
[
|
|
"tags have low overlap with priority_tags (< 50%)",
|
|
5
|
|
],
|
|
[
|
|
"short_description is too short or empty",
|
|
5
|
|
],
|
|
[
|
|
"tags are missing, too few, or purely technical",
|
|
2
|
|
],
|
|
[
|
|
"modelDescription is too short (README may not have been converted)",
|
|
2
|
|
],
|
|
[
|
|
"base_model 'Illustrious-xl-early-release-v0' not in SUPPORTED_BASE_MODELS",
|
|
1
|
|
]
|
|
],
|
|
"confidence_distribution": {
|
|
"high": 13,
|
|
"medium": 19,
|
|
"low": 12,
|
|
"": 0
|
|
}
|
|
},
|
|
"timing": {
|
|
"total_wall_s": 489.8,
|
|
"mean_s": 11.1,
|
|
"median_s": 9.6,
|
|
"min_s": 6.0,
|
|
"max_s": 73.9
|
|
},
|
|
"per_model_scores": [
|
|
{
|
|
"repo_id": "k2styles/krea-2-cobalt-sky-anime-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-cobalt-sky-anime-lora/cobalt-sky-anime.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 90,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"cobalt sky anime style"
|
|
],
|
|
"short_description": "A Krea 2 Turbo LoRA that applies the cobalt sky anime style to generated images.",
|
|
"tags": [
|
|
"anime"
|
|
],
|
|
"notes": "Add trigger word 'cobalt sky anime style' at the end of your prompt. Recommended LoRA scale is between 1.0 and 1.25.",
|
|
"usage_tips": "{\"strength_min\": 1.0, \"strength_max\": 1.25}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-cobalt-sky-anime-lora/cobalt-sky-anime.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "k2styles/krea-2-azure-gouache-daylight-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-azure-gouache-daylight-lora/azure-gouache-daylight.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 87,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 2,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"azure gouache daylight style"
|
|
],
|
|
"short_description": "A Krea 2 style LoRA that applies an azure gouache daylight painting aesthetic to images.",
|
|
"tags": [
|
|
"style",
|
|
"painterly"
|
|
],
|
|
"notes": "Add the trigger 'azure gouache daylight style' at the end of your prompt. Recommended LoRA scale is between 1.0 and 1.25.",
|
|
"usage_tips": "{\"strength_min\":1.0,\"strength_max\":1.25}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-azure-gouache-daylight-lora/azure-gouache-daylight.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "TheDivergentAI/krea2-turbo-distill-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/TheDivergentAI__krea2-turbo-distill-lora/krea2_turbo_distill_r128.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [],
|
|
"short_description": "Post-hoc LoRA adapters extracted from the weight delta between Krea-2 Turbo and Krea-2 Raw, approximating turbo behavior on the Raw base model using low-rank SVD factorization.",
|
|
"tags": [
|
|
"realistic",
|
|
"style"
|
|
],
|
|
"notes": "Load Krea-2-Raw transformer with ComfyUI or HuggingFace diffusers. Apply the LoRA file and generate using turbo-style settings: 8 steps, CFG scale of 0, timestep shift mu of 1.15.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/TheDivergentAI__krea2-turbo-distill-lora/krea2_turbo_distill_r128.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "DeverStyle/Krea2-Loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/DeverStyle__Krea2-Loras/n0t_f4l_000001000.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 65,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 0,
|
|
"tags_priority_coverage": 0,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"tags are missing, too few, or purely technical",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Flux.1 Krea",
|
|
"trigger_words": [
|
|
"n0t_f4l"
|
|
],
|
|
"short_description": "An example LoRA demonstrating poor training practices, trained on only 8 images with excessive steps and low learning rate.",
|
|
"tags": [],
|
|
"notes": "Use trigger word 'n0t_f4l' for both models. This is an example repository showing bad training parameters (1000 steps / LR 0.0001) and should not be used as a reference.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/DeverStyle__Krea2-Loras/n0t_f4l_000001000.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Komorebi1995/krea2-raw-jpaf-celpaint-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Komorebi1995__krea2-raw-jpaf-celpaint-lora/krea2_raw_jpaf_celpaint_full_v1.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 90,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"JPAF_CELPAINT."
|
|
],
|
|
"short_description": "A LoRA trained on Krea2 Raw for generating clean celpaint-style images with restrained colors, clear lines, and life-like backgrounds.",
|
|
"tags": [
|
|
"style"
|
|
],
|
|
"notes": "Use trigger word 'JPAF_CELPAINT.' at the start of prompts. Recommended strength is 0.6 for this model version (step 1500 final). Avoid requesting readable text or logos in prompts.",
|
|
"usage_tips": "{\"strength\": 0.6}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/Komorebi1995__krea2-raw-jpaf-celpaint-lora/krea2_raw_jpaf_celpaint_full_v1.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "artificialguybr/pixelartredmond-1-5v-pixel-art-loras-for-sd-1-5",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/artificialguybr__pixelartredmond-1-5v-pixel-art-loras-for-sd-1-5/PixelArtRedmond15V-PixelArt-PIXARFK.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 0,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"tags have low overlap with priority_tags (< 50%)",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "SD 1.5",
|
|
"trigger_words": [
|
|
"Pixel Art"
|
|
],
|
|
"short_description": "A LoRA designed to generate high-quality pixel art images using Stable Diffusion 1.5, suitable for creating game assets and stylized illustrations.",
|
|
"tags": [
|
|
"pixelart"
|
|
],
|
|
"notes": "Use the trigger word 'Pixel Art' to activate this LoRA. The model is optimized for generating pixel art style images.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Shakker-Labs__FLUX_1-dev-LoRA-Logo-Design/FLUX-dev-lora-Logo-Design.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 90,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Flux.1 D",
|
|
"trigger_words": [
|
|
"wablogo",
|
|
"logo",
|
|
"Minimalist"
|
|
],
|
|
"short_description": "A LoRA model trained on FLUX.1-dev for logo design, featuring minimalist styles and text-to-image capabilities.",
|
|
"tags": [
|
|
"style",
|
|
"objects",
|
|
"assets"
|
|
],
|
|
"notes": "Use trigger words 'wablogo', 'logo', or 'Minimalist' with a recommended scale of 0.8 in diffusers.",
|
|
"usage_tips": "{\"strength\": 0.8}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/Shakker-Labs__FLUX_1-dev-LoRA-Logo-Design/FLUX-dev-lora-Logo-Design.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "glif-loradex-trainer/bingbangboom_flux_surf",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/glif-loradex-trainer__bingbangboom_flux_surf/flux_surf_000001500.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 65,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 0,
|
|
"tags_priority_coverage": 0,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"tags are missing, too few, or purely technical",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Flux.1 D",
|
|
"trigger_words": [
|
|
"SRFNGV01"
|
|
],
|
|
"short_description": "A LoRA model trained on Flux.1-dev for generating images using the trigger word SRFNGV01.",
|
|
"tags": [],
|
|
"notes": "Use the trigger word 'SRFNGV01' to activate this LoRA for image generation. The model was trained using AI Toolkit by Ostris under the Glif Loradex program.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/glif-loradex-trainer__bingbangboom_flux_surf/flux_surf_000001500.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "prithivMLmods/Ton618-Epic-Realism-Flux-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Ton618-Epic-Realism-Flux-LoRA/Epic-Realism-Unpruned.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 85,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Flux.1 D",
|
|
"trigger_words": [
|
|
"Epic Realism"
|
|
],
|
|
"short_description": "A LoRA model for Flux that generates images with an epic realism style, trained on a small dataset of high-resolution images.",
|
|
"tags": [
|
|
"realistic"
|
|
],
|
|
"notes": "Use the trigger word 'Epic Realism' to activate the style. The model is currently in training and may contain artifacts.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Ton618-Epic-Realism-Flux-LoRA/Epic-Realism-Unpruned.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "prithivMLmods/Fashion-Hut-Modeling-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Fashion-Hut-Modeling-LoRA/Fashion-Modeling.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 83,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 3,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Flux.1 D",
|
|
"trigger_words": [
|
|
"Modeling of"
|
|
],
|
|
"short_description": "A LoRA model for Flux.1-dev designed to generate modeling photos, specifically trained on high-resolution fashion imagery.",
|
|
"tags": [
|
|
"clothing",
|
|
"realistic",
|
|
"photography"
|
|
],
|
|
"notes": "Use the trigger word 'Modeling of' for image generation. The model is currently in training phase and may contain artifacts.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Fashion-Hut-Modeling-LoRA/Fashion-Modeling.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "prithivMLmods/Retro-Pixel-Flux-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Retro-Pixel-Flux-LoRA/Retro-Pixel.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 80,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 0,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"tags have low overlap with priority_tags (< 50%)",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Flux.1 D",
|
|
"trigger_words": [
|
|
"Retro Pixel"
|
|
],
|
|
"short_description": "A LoRA model for Flux that generates retro pixel art style images.",
|
|
"tags": [
|
|
"retro",
|
|
"pixelart"
|
|
],
|
|
"notes": "Use the trigger word 'Retro Pixel' to activate the style. Recommended resolution is 1024x1024.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Retro-Pixel-Flux-LoRA/Retro-Pixel.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "D1-3105/HiDream-E1-Full_lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/D1-3105__HiDream-E1-Full_lora/HiDream-E1-Full.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 55,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 0,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"short_description is too short or empty",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "HiDream",
|
|
"trigger_words": [],
|
|
"short_description": "",
|
|
"tags": [
|
|
"realistic"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/D1-3105__HiDream-E1-Full_lora/HiDream-E1-Full.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "renderartist/Classic-Painting-Z-Image-Turbo-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/renderartist__Classic-Painting-Z-Image-Turbo-LoRA/Classic_Painting_Z_Image_Turbo_v1_renderartist_1750.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "ZImageTurbo",
|
|
"trigger_words": [],
|
|
"short_description": "A LoRA trained on public domain masterpieces from the Art Institute of Chicago to reproduce early painting styles with sharp textures, realistic brushwork, and dramatic light/shadow interplay.",
|
|
"tags": [
|
|
"style"
|
|
],
|
|
"notes": "This LoRA is trained at 1750 steps and focuses on aesthetic textures rather than specific artist names. Ideal for generating portraits with Old Master gravitas, lush landscapes, intricate still lifes, or surreal classical concepts.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/renderartist__Classic-Painting-Z-Image-Turbo-LoRA/Classic_Painting_Z_Image_Turbo_v1_renderartist_1750.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "DeverStyle/Z-Image-loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/DeverStyle__Z-Image-loras/z_image_archer_style.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "ZImageTurbo",
|
|
"trigger_words": [],
|
|
"short_description": "Archer style LoRA for Z-Image Turbo, requiring no trigger word.",
|
|
"tags": [
|
|
"style"
|
|
],
|
|
"notes": "No trigger word needed. Samples available at samples/archer.png",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/DeverStyle__Z-Image-loras/z_image_archer_style.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "deadman44/Z-Image_LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/deadman44__Z-Image_LoRA/lora_zimage_turbo_myjs_alpha01.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 40,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 0,
|
|
"short_description": 0,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"trigger_words are missing or contain only placeholders",
|
|
"short_description is too short or empty",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [],
|
|
"short_description": "",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/deadman44__Z-Image_LoRA/lora_zimage_turbo_myjs_alpha01.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "zyuzuguldu/vton-lora-linen",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/zyuzuguldu__vton-lora-linen/pytorch_lora_weights.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 75,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "SDXL 1.0",
|
|
"trigger_words": [
|
|
"a garment with linen fabric texture"
|
|
],
|
|
"short_description": "A LoRA model for virtual try-on applications, specifically designed to add realistic linen fabric textures to garments.",
|
|
"tags": [
|
|
"clothing",
|
|
"realistic"
|
|
],
|
|
"notes": "This is a LoRA model for virtual try-on (VTON) tasks. It adds linen fabric texture to garments. Load using diffusers library with the specified weight name.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "svntax-dev/pixel_spritesheet_4walk_small_lora_v1",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/svntax-dev__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 67,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 2,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Flux.2 Klein 4B-base",
|
|
"trigger_words": [],
|
|
"short_description": "A pixel art spritesheet LoRA for small 32x32 characters, with animation frames for walking up/down/left/right, standing with both arms raised, jumping left/right, and lying on the floor.",
|
|
"tags": [
|
|
"pixel",
|
|
"character"
|
|
],
|
|
"notes": "Use with FLUX.2 Klein base 4B workflows from ComfyUI (both text-to-image and edit base workflow work). Images should be 512x512 because that's the size of the spritesheets used in training. To get pixel-perfect images, downscale by a factor of 4 using k-centroid scaling before upsampling back to original resolution.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/svntax-dev__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Haruka041/z-image-anime-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Haruka041__z-image-anime-lora/sk_anime_style_v1.0.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 55,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 0,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"short_description is too short or empty",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "ZImageTurbo",
|
|
"trigger_words": [],
|
|
"short_description": "",
|
|
"tags": [
|
|
"anime"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/Haruka041__z-image-anime-lora/sk_anime_style_v1.0.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "systms/SYSTMS-INFL8-LoRA-Wan22",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/systms__SYSTMS-INFL8-LoRA-Wan22/SYSTMS_INFL8_LORA_WAN22_low_noise.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 85,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Wan Video 14B i2v 720p",
|
|
"trigger_words": [
|
|
"INFL8"
|
|
],
|
|
"short_description": "A LoRA model for the Wan AI image generation system, designed to be triggered with 'INFL8' prompts.",
|
|
"tags": [
|
|
"realistic"
|
|
],
|
|
"notes": "Use the trigger word INFL8 for image generation. This is a LoRA model built on top of Wan AI's architecture.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/systms__SYSTMS-INFL8-LoRA-Wan22/SYSTMS_INFL8_LORA_WAN22_low_noise.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "crafiq/flux-2-klein-9b-360-panorama-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/crafiq__flux-2-klein-9b-360-panorama-lora/flux-2-klein-9b-360-panorama-lora.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 85,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Flux.2 Klein 9B-base",
|
|
"trigger_words": [
|
|
"Equirectangular 360 panorama",
|
|
"Convert to an Equirectangular 360 panorama"
|
|
],
|
|
"short_description": "A LoRA designed for Flux that generates equirectangular 360-degree panoramas.",
|
|
"tags": [
|
|
"realistic",
|
|
"background"
|
|
],
|
|
"notes": "Use trigger words 'Equirectangular 360 panorama' or 'Convert to an Equirectangular 360 panorama'.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/crafiq__flux-2-klein-9b-360-panorama-lora/flux-2-klein-9b-360-panorama-lora.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Leon1000/pixel_spritesheet_4walk_small_lora_v1",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Leon1000__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 67,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 2,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Flux.2 Klein 4B-base",
|
|
"trigger_words": [],
|
|
"short_description": "A pixel art spritesheet LoRA for small 32x32 characters, with animation frames for walking up/down/left/right, standing with both arms raised, jumping left/right, and lying on the floor.",
|
|
"tags": [
|
|
"pixel",
|
|
"character"
|
|
],
|
|
"notes": "Use FLUX.2 Klein base 4B workflows from ComfyUI (text-to-image or edit). Images should be generated at 512x512 and downscale by a factor of 4 to get pixel-perfect results using k-centroid scaling.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/Leon1000__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Muapi/pov-missionary-legs-together-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Muapi__pov-missionary-legs-together-lora/pov-missionary-legs-together-lora.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"base_model 'Illustrious-xl-early-release-v0' not in SUPPORTED_BASE_MODELS",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Illustrious-xl-early-release-v0",
|
|
"trigger_words": [
|
|
"sex",
|
|
"missionary"
|
|
],
|
|
"short_description": "A LoRA model for generating POV missionary-style images with legs together, trained on the Illustrious base model.",
|
|
"tags": [
|
|
"realistic",
|
|
"poses",
|
|
"clothing"
|
|
],
|
|
"notes": "Use this LoRA to generate POV missionary-style images with legs together. The trigger words are 'sex' and 'missionary'. Requires a MUAPI key for access.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/Muapi__pov-missionary-legs-together-lora/pov-missionary-legs-together-lora.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "ostris/ideogram_4_unconditional_lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ostris__ideogram_4_unconditional_lora/ideogram_4_unconditional_lora_r16.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 60,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Ideogram 4.0",
|
|
"trigger_words": [],
|
|
"short_description": "A lightweight LoRA that extracts the difference between Ideogram 4's conditional and unconditional model weights, tuned with student teacher training to serve as a replacement for the full unconditional model during inference.",
|
|
"tags": [
|
|
"realistic"
|
|
],
|
|
"notes": "This LoRA can be used in conditional Ideogram 4 models to replace the full unconditional model during inference. It was originally trained for use with Ostris AI Toolkit.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "ilkerzgi/krea-2-bleached-surreal-uncanny-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-bleached-surreal-uncanny-lora/bleached-surreal-uncanny-comfy.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 90,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"bleached surreal uncanny style"
|
|
],
|
|
"short_description": "A Krea 2 style LoRA that adds a bleached, surreal, and uncanny aesthetic to generated images.",
|
|
"tags": [
|
|
"style"
|
|
],
|
|
"notes": "Add the trigger 'bleached surreal uncanny style' at the end of your prompt. Recommended LoRA scale is between 1.0 and 1.25.",
|
|
"usage_tips": "{\"strength_min\":1.0,\"strength_max\":1.25}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-bleached-surreal-uncanny-lora/bleached-surreal-uncanny-comfy.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "ilkerzgi/krea-2-azure-surreal-collage-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-azure-surreal-collage-lora/azure-surreal-collage-comfy.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 87,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 2,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"azure surreal collage style"
|
|
],
|
|
"short_description": "A Krea 2 Turbo LoRA that applies an Azure Surreal Collage art style to images.",
|
|
"tags": [
|
|
"style",
|
|
"cinematic"
|
|
],
|
|
"notes": "Add the trigger 'azure surreal collage style' at the end of your prompt. Recommended LoRA scale is between 1.0 and 1.25.",
|
|
"usage_tips": "{\"strength_min\":1.0,\"strength_max\":1.25}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-azure-surreal-collage-lora/azure-surreal-collage-comfy.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "ilkerzgi/krea-2-airy-gouache-minimalist-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-airy-gouache-minimalist-lora/airy-gouache-minimalist-comfy.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 87,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 2,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"airy gouache minimalist style"
|
|
],
|
|
"short_description": "A Krea 2 style LoRA that applies an airy gouache minimalist aesthetic to generated images.",
|
|
"tags": [
|
|
"style",
|
|
"illustration"
|
|
],
|
|
"notes": "Add the trigger 'airy gouache minimalist style' at the end of your prompt. Recommended LoRA scale is between 1.0 and 1.25.",
|
|
"usage_tips": "{\"strength_min\":1.0,\"strength_max\":1.25}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-airy-gouache-minimalist-lora/airy-gouache-minimalist-comfy.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "k2styles/krea-2-airy-watercolor-chibi-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-airy-watercolor-chibi-lora/airy-watercolor-chibi.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 87,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 2,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"tags have low overlap with priority_tags (< 50%)"
|
|
],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"airy watercolor chibi style"
|
|
],
|
|
"short_description": "A Krea 2 style LoRA that adds an airy watercolor chibi aesthetic when the trigger phrase is used.",
|
|
"tags": [
|
|
"chibi",
|
|
"watercolor",
|
|
"anime",
|
|
"style",
|
|
"illustration"
|
|
],
|
|
"notes": "Add the trigger 'airy watercolor chibi style' to your prompt. Recommended LoRA scale is between 1.0 and 1.25.",
|
|
"usage_tips": "{\"strength_min\":1.0,\"strength_max\":1.25}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-airy-watercolor-chibi-lora/airy-watercolor-chibi.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "TakeAswing/sdxl-lora-lofi",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/TakeAswing__sdxl-lora-lofi/pytorch_lora_weights.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 55,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 0,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"tags have low overlap with priority_tags (< 50%)",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "SDXL 1.0",
|
|
"trigger_words": [],
|
|
"short_description": "A LoRA adapter trained on Stable Diffusion XL to create lo-fi style images.",
|
|
"tags": [
|
|
"lofi"
|
|
],
|
|
"notes": "This is a LoRA adapter for SDXL designed to produce lo-fi aesthetic images.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "heville/anna-lora-krea2",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/heville__anna-lora-krea2/pytorch_lora_weights.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 85,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "high",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [
|
|
"ANNA_LORA"
|
|
],
|
|
"short_description": "A DreamBooth-LoRA for Krea 2, trained on Krea 2 RAW and shown on Krea 2 Turbo.",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "Use the trigger token ANNA_LORA to invoke this character concept. The model is trained on Krea 2 RAW and demonstrated on Krea 2 Turbo with samples generated using 8 steps.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/heville__anna-lora-krea2/pytorch_lora_weights.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Brioch/krea2_loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Brioch__krea2_loras/mashap_ohwx_woman_krea2.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 35,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 0,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 0,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"short_description is too short or empty",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON",
|
|
"modelDescription is too short (README may not have been converted)",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Krea 2",
|
|
"trigger_words": [],
|
|
"short_description": "",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "hr16/Miwano-Rag-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/hr16__Miwano-Rag-LoRA/Miwano-Rag-epoch10.lora.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 60,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [
|
|
"masterpiece",
|
|
"best quality"
|
|
],
|
|
"short_description": "This is a LoRA model trained using Kanianime as the base, designed for anime-style image generation.",
|
|
"tags": [
|
|
"anime"
|
|
],
|
|
"notes": "Use prompts like 'masterpiece, best quality, 1girl, art by Miwano-Rag'.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "ikuseiso/Personal_Lora_collections",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ikuseiso__Personal_Lora_collections/vergil_devil_may_cry.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 30,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 0,
|
|
"short_description": 0,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"trigger_words are missing or contain only placeholders",
|
|
"short_description is too short or empty",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [],
|
|
"short_description": "",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Tanger/LoraByTanger",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Tanger__LoraByTanger/(v4)layila-000005.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 55,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [],
|
|
"short_description": "A LoRA model trained on Genshin Impact character Layla, designed for use with Stable Diffusion to generate images of the specific character.",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "Use this LoRA model trained on Genshin Impact's Layla. To ensure generalization (e.g., changing clothes), reduce the weight slightly. If original clothing cannot be removed, add corresponding tags to the negative prompt. Adjust CFG for better image quality; different base models have suitable intervals.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/Tanger__LoraByTanger/(v4)layila-000005.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "DS-Archive/ds-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/DS-Archive__ds-LoRA/dsharu-v2_lc.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 60,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [
|
|
"dsharu"
|
|
],
|
|
"short_description": "A LoRA model for Stable Diffusion 1.5 featuring Haru Okumura from Persona 5, available in base and Noir outfit variations.",
|
|
"tags": [
|
|
"character",
|
|
"anime"
|
|
],
|
|
"notes": "This model is a LoRA for Stable Diffusion 1.5 featuring Haru Okumura from Persona 5. Use the trigger word 'dsharu' to activate the character features.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "soknife/loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/soknife__loras/irys-regular-subject-more.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [
|
|
"irys"
|
|
],
|
|
"short_description": "A LoRA for generating images of Irys from Hololive, a VTuber character.",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "Use the keyword 'irys (hololive)' to generate images of this specific VTuber character.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/soknife__loras/irys-regular-subject-more.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "prompthero/openjourney-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prompthero__openjourney-lora/openjourneyLora.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 75,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "SD 2.1",
|
|
"trigger_words": [
|
|
"sksdog"
|
|
],
|
|
"short_description": "Openjourney LoRA adaptation weights for Openjourney, a text-to-image model trained by JHawkk.",
|
|
"tags": [
|
|
"anime"
|
|
],
|
|
"notes": "This is an LoRA for Openjourney. In auto1111 webui: copy file to models/lora folder and adjust weight (default :1 may be too high).",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Banano/banchan-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Banano__banchan-lora/Bananochan-PonySDXL-v2.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 40,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"trigger_words are missing or contain only placeholders",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [],
|
|
"short_description": "Potassium rich LoRA infused with likeness of Banano Chan, the digital waifu embodiment of Banano cryptocurrency.",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "Maisman/No-Game-NoLife-LoRAs",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Maisman__No-Game-NoLife-LoRAs/ShiroNGNL2_Lora.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 75,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 5,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [
|
|
"hatsuse izuna",
|
|
"izuna",
|
|
"no game no life",
|
|
"kimono",
|
|
"hairband",
|
|
"fox ears",
|
|
"fox tail"
|
|
],
|
|
"short_description": "A LoRA for Shiro from No Game No Life, featuring her original anime look with improved details and backgrounds. Use 'ngnl style' to trigger the anime aesthetic.",
|
|
"tags": [
|
|
"character",
|
|
"anime",
|
|
"clothing"
|
|
],
|
|
"notes": "Use trigger words like 'hatsuse izuna', 'izuna', or 'no game no life' to activate the LoRA. Recommended strength is between 0.5-0.6 for artwork style, up to 0.9 for anime-like results. The model works best with SDXL base models and benefits from high CFG scales (around 5).",
|
|
"usage_tips": "{\n \"strength_min\": 0.5,\n \"strength_max\": 0.9\n}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/Maisman__No-Game-NoLife-LoRAs/ShiroNGNL2_Lora.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "EarthnDusk/Gambit_Xmen_Anime_Lora_V1.1",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/EarthnDusk__Gambit_Xmen_Anime_Lora_V1_1/RemyLebeau.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 50,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"trigger_words are missing or contain only placeholders",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [],
|
|
"short_description": "Anime styled Gambit LoRA from X-men series.",
|
|
"tags": [
|
|
"anime",
|
|
"character"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/EarthnDusk__Gambit_Xmen_Anime_Lora_V1_1/RemyLebeau.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "EarthnDusk/DuskfallArt_LoRa",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/EarthnDusk__DuskfallArt_LoRa/DuskfallArt.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 50,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 0,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"tags have low overlap with priority_tags (< 50%)",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "SD 1.5",
|
|
"trigger_words": [],
|
|
"short_description": "A LoRA based on Earth & Dusk art style.",
|
|
"tags": [
|
|
"art"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "gaoxiao/pokemon-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/gaoxiao__pokemon-lora/pytorch_lora_weights.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "SD 1.5",
|
|
"trigger_words": [],
|
|
"short_description": "LoRA adaptation weights for generating Pokemon characters, fine-tuned on the lambdalabs/pokemon-blip-captions dataset.",
|
|
"tags": [
|
|
"anime"
|
|
],
|
|
"notes": "This is a LoRA model trained on Pokemon character images using the lambdalabs/pokemon-blip-captions dataset. It can be used with Stable Diffusion 1.5 to generate Pokemon-themed content.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/gaoxiao__pokemon-lora/pytorch_lora_weights.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "wtcherr/sd-unsplash_10k_canny-model-control-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_canny-model-control-lora/diffusion_pytorch_model.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 70,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "medium",
|
|
"raw_values": {
|
|
"base_model": "SD 1.5",
|
|
"trigger_words": [],
|
|
"short_description": "ControlLoRA adaptation weights for runwayml/stable-diffusion-v1-5, fine-tuned on the wtcherr/unsplash_10k_canny dataset.",
|
|
"tags": [
|
|
"realistic"
|
|
],
|
|
"notes": "This is a ControlLoRA model trained on Unsplash images using Canny edge detection. It can be used to guide image generation with line art or edge maps.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_canny-model-control-lora/diffusion_pytorch_model.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "wtcherr/sd-unsplash_10k_blur_rand_KS-model-control-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_blur_rand_KS-model-control-lora/diffusion_pytorch_model.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 65,
|
|
"field_scores": {
|
|
"base_model": 15,
|
|
"trigger_words": 0,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 0,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 10,
|
|
"preview_downloaded": 10
|
|
},
|
|
"issues": [
|
|
"trigger_words are missing or contain only placeholders",
|
|
"notes are too short or empty",
|
|
"usage_tips is empty or invalid JSON"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "SD 1.5",
|
|
"trigger_words": [],
|
|
"short_description": "ControlLoRA adaptation weights for Stable Diffusion v1.5, fine-tuned on the wtcherr/unsplash_10k_blur_rand_KS dataset.",
|
|
"tags": [
|
|
"realistic"
|
|
],
|
|
"notes": "",
|
|
"usage_tips": "{}",
|
|
"preview_url": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_blur_rand_KS-model-control-lora/diffusion_pytorch_model.webp",
|
|
"has_modelDescription": true
|
|
}
|
|
},
|
|
{
|
|
"repo_id": "samurai-architects/lora-starbucks",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/samurai-architects__lora-starbucks/starbucks_interior.safetensors",
|
|
"enrichment_success": true,
|
|
"total_score": 50,
|
|
"field_scores": {
|
|
"base_model": 0,
|
|
"trigger_words": 15,
|
|
"short_description": 10,
|
|
"tags": 15,
|
|
"tags_priority_coverage": 5,
|
|
"notes": 5,
|
|
"usage_tips": 0,
|
|
"modelDescription_html": 0,
|
|
"preview_downloaded": 0
|
|
},
|
|
"issues": [
|
|
"base_model is empty or 'Unknown'",
|
|
"usage_tips is empty or invalid JSON",
|
|
"modelDescription is too short (README may not have been converted)",
|
|
"preview image not downloaded (URL missing or download failed)"
|
|
],
|
|
"confidence_from_llm": "low",
|
|
"raw_values": {
|
|
"base_model": "Unknown",
|
|
"trigger_words": [
|
|
"sks interior"
|
|
],
|
|
"short_description": "A LoRA model for generating Starbucks-themed interiors.",
|
|
"tags": [
|
|
"character"
|
|
],
|
|
"notes": "Use the trigger word 'sks interior' to activate this LoRA for generating Starbucks-themed interiors.",
|
|
"usage_tips": "{}",
|
|
"preview_url": "",
|
|
"has_modelDescription": true
|
|
}
|
|
}
|
|
],
|
|
"enrichment_results": [
|
|
{
|
|
"repo_id": "k2styles/krea-2-cobalt-sky-anime-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-cobalt-sky-anime-lora/cobalt-sky-anime.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-cobalt-sky-anime-lora/cobalt-sky-anime.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 10.07
|
|
},
|
|
{
|
|
"repo_id": "k2styles/krea-2-azure-gouache-daylight-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-azure-gouache-daylight-lora/azure-gouache-daylight.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-azure-gouache-daylight-lora/azure-gouache-daylight.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.3
|
|
},
|
|
{
|
|
"repo_id": "TheDivergentAI/krea2-turbo-distill-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/TheDivergentAI__krea2-turbo-distill-lora/krea2_turbo_distill_r128.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/TheDivergentAI__krea2-turbo-distill-lora/krea2_turbo_distill_r128.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 10.58
|
|
},
|
|
{
|
|
"repo_id": "DeverStyle/Krea2-Loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/DeverStyle__Krea2-Loras/n0t_f4l_000001000.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/DeverStyle__Krea2-Loras/n0t_f4l_000001000.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 10.79
|
|
},
|
|
{
|
|
"repo_id": "Komorebi1995/krea2-raw-jpaf-celpaint-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Komorebi1995__krea2-raw-jpaf-celpaint-lora/krea2_raw_jpaf_celpaint_full_v1.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Komorebi1995__krea2-raw-jpaf-celpaint-lora/krea2_raw_jpaf_celpaint_full_v1.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.87
|
|
},
|
|
{
|
|
"repo_id": "artificialguybr/pixelartredmond-1-5v-pixel-art-loras-for-sd-1-5",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/artificialguybr__pixelartredmond-1-5v-pixel-art-loras-for-sd-1-5/PixelArtRedmond15V-PixelArt-PIXARFK.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/artificialguybr__pixelartredmond-1-5v-pixel-art-loras-for-sd-1-5/PixelArtRedmond15V-PixelArt-PIXARFK.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.99
|
|
},
|
|
{
|
|
"repo_id": "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Shakker-Labs__FLUX_1-dev-LoRA-Logo-Design/FLUX-dev-lora-Logo-Design.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Shakker-Labs__FLUX_1-dev-LoRA-Logo-Design/FLUX-dev-lora-Logo-Design.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 10.75
|
|
},
|
|
{
|
|
"repo_id": "glif-loradex-trainer/bingbangboom_flux_surf",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/glif-loradex-trainer__bingbangboom_flux_surf/flux_surf_000001500.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/glif-loradex-trainer__bingbangboom_flux_surf/flux_surf_000001500.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.11
|
|
},
|
|
{
|
|
"repo_id": "prithivMLmods/Ton618-Epic-Realism-Flux-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Ton618-Epic-Realism-Flux-LoRA/Epic-Realism-Unpruned.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Ton618-Epic-Realism-Flux-LoRA/Epic-Realism-Unpruned.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 11.1
|
|
},
|
|
{
|
|
"repo_id": "prithivMLmods/Fashion-Hut-Modeling-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Fashion-Hut-Modeling-LoRA/Fashion-Modeling.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Fashion-Hut-Modeling-LoRA/Fashion-Modeling.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.34
|
|
},
|
|
{
|
|
"repo_id": "prithivMLmods/Retro-Pixel-Flux-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Retro-Pixel-Flux-LoRA/Retro-Pixel.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/prithivMLmods__Retro-Pixel-Flux-LoRA/Retro-Pixel.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.4
|
|
},
|
|
{
|
|
"repo_id": "D1-3105/HiDream-E1-Full_lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/D1-3105__HiDream-E1-Full_lora/HiDream-E1-Full.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/D1-3105__HiDream-E1-Full_lora/HiDream-E1-Full.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 7.1
|
|
},
|
|
{
|
|
"repo_id": "renderartist/Classic-Painting-Z-Image-Turbo-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/renderartist__Classic-Painting-Z-Image-Turbo-LoRA/Classic_Painting_Z_Image_Turbo_v1_renderartist_1750.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/renderartist__Classic-Painting-Z-Image-Turbo-LoRA/Classic_Painting_Z_Image_Turbo_v1_renderartist_1750.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 10.27
|
|
},
|
|
{
|
|
"repo_id": "DeverStyle/Z-Image-loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/DeverStyle__Z-Image-loras/z_image_archer_style.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/DeverStyle__Z-Image-loras/z_image_archer_style.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 7.93
|
|
},
|
|
{
|
|
"repo_id": "deadman44/Z-Image_LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/deadman44__Z-Image_LoRA/lora_zimage_turbo_myjs_alpha01.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/deadman44__Z-Image_LoRA/lora_zimage_turbo_myjs_alpha01.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.38
|
|
},
|
|
{
|
|
"repo_id": "zyuzuguldu/vton-lora-linen",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/zyuzuguldu__vton-lora-linen/pytorch_lora_weights.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/zyuzuguldu__vton-lora-linen/pytorch_lora_weights.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.42
|
|
},
|
|
{
|
|
"repo_id": "svntax-dev/pixel_spritesheet_4walk_small_lora_v1",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/svntax-dev__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/svntax-dev__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 13.22
|
|
},
|
|
{
|
|
"repo_id": "Haruka041/z-image-anime-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Haruka041__z-image-anime-lora/sk_anime_style_v1.0.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Haruka041__z-image-anime-lora/sk_anime_style_v1.0.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 7.28
|
|
},
|
|
{
|
|
"repo_id": "systms/SYSTMS-INFL8-LoRA-Wan22",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/systms__SYSTMS-INFL8-LoRA-Wan22/SYSTMS_INFL8_LORA_WAN22_low_noise.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/systms__SYSTMS-INFL8-LoRA-Wan22/SYSTMS_INFL8_LORA_WAN22_low_noise.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.46
|
|
},
|
|
{
|
|
"repo_id": "crafiq/flux-2-klein-9b-360-panorama-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/crafiq__flux-2-klein-9b-360-panorama-lora/flux-2-klein-9b-360-panorama-lora.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/crafiq__flux-2-klein-9b-360-panorama-lora/flux-2-klein-9b-360-panorama-lora.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.99
|
|
},
|
|
{
|
|
"repo_id": "Leon1000/pixel_spritesheet_4walk_small_lora_v1",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Leon1000__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Leon1000__pixel_spritesheet_4walk_small_lora_v1/pixel_4walk_small_flux2_klein_base_4b_v1_000002750.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 11.08
|
|
},
|
|
{
|
|
"repo_id": "Muapi/pov-missionary-legs-together-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Muapi__pov-missionary-legs-together-lora/pov-missionary-legs-together-lora.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Muapi__pov-missionary-legs-together-lora/pov-missionary-legs-together-lora.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.57
|
|
},
|
|
{
|
|
"repo_id": "ostris/ideogram_4_unconditional_lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ostris__ideogram_4_unconditional_lora/ideogram_4_unconditional_lora_r16.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/ostris__ideogram_4_unconditional_lora/ideogram_4_unconditional_lora_r16.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.19
|
|
},
|
|
{
|
|
"repo_id": "ilkerzgi/krea-2-bleached-surreal-uncanny-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-bleached-surreal-uncanny-lora/bleached-surreal-uncanny-comfy.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-bleached-surreal-uncanny-lora/bleached-surreal-uncanny-comfy.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 11.98
|
|
},
|
|
{
|
|
"repo_id": "ilkerzgi/krea-2-azure-surreal-collage-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-azure-surreal-collage-lora/azure-surreal-collage-comfy.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-azure-surreal-collage-lora/azure-surreal-collage-comfy.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.64
|
|
},
|
|
{
|
|
"repo_id": "ilkerzgi/krea-2-airy-gouache-minimalist-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-airy-gouache-minimalist-lora/airy-gouache-minimalist-comfy.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/ilkerzgi__krea-2-airy-gouache-minimalist-lora/airy-gouache-minimalist-comfy.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.67
|
|
},
|
|
{
|
|
"repo_id": "k2styles/krea-2-airy-watercolor-chibi-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-airy-watercolor-chibi-lora/airy-watercolor-chibi.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/k2styles__krea-2-airy-watercolor-chibi-lora/airy-watercolor-chibi.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.73
|
|
},
|
|
{
|
|
"repo_id": "TakeAswing/sdxl-lora-lofi",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/TakeAswing__sdxl-lora-lofi/pytorch_lora_weights.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/TakeAswing__sdxl-lora-lofi/pytorch_lora_weights.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 7.08
|
|
},
|
|
{
|
|
"repo_id": "heville/anna-lora-krea2",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/heville__anna-lora-krea2/pytorch_lora_weights.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/heville__anna-lora-krea2/pytorch_lora_weights.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 12.06
|
|
},
|
|
{
|
|
"repo_id": "Brioch/krea2_loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Brioch__krea2_loras/mashap_ohwx_woman_krea2.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Brioch__krea2_loras/mashap_ohwx_woman_krea2.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 6.05
|
|
},
|
|
{
|
|
"repo_id": "hr16/Miwano-Rag-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/hr16__Miwano-Rag-LoRA/Miwano-Rag-epoch10.lora.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/hr16__Miwano-Rag-LoRA/Miwano-Rag-epoch10.lora.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 7.41
|
|
},
|
|
{
|
|
"repo_id": "ikuseiso/Personal_Lora_collections",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/ikuseiso__Personal_Lora_collections/vergil_devil_may_cry.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/ikuseiso__Personal_Lora_collections/vergil_devil_may_cry.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 73.9
|
|
},
|
|
{
|
|
"repo_id": "Tanger/LoraByTanger",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Tanger__LoraByTanger/(v4)layila-000005.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Tanger__LoraByTanger/(v4)layila-000005.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 13.4
|
|
},
|
|
{
|
|
"repo_id": "DS-Archive/ds-LoRA",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/DS-Archive__ds-LoRA/dsharu-v2_lc.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/DS-Archive__ds-LoRA/dsharu-v2_lc.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.66
|
|
},
|
|
{
|
|
"repo_id": "soknife/loras",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/soknife__loras/irys-regular-subject-more.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/soknife__loras/irys-regular-subject-more.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 11.6
|
|
},
|
|
{
|
|
"repo_id": "prompthero/openjourney-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/prompthero__openjourney-lora/openjourneyLora.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/prompthero__openjourney-lora/openjourneyLora.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.53
|
|
},
|
|
{
|
|
"repo_id": "Banano/banchan-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Banano__banchan-lora/Bananochan-PonySDXL-v2.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Banano__banchan-lora/Bananochan-PonySDXL-v2.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 6.43
|
|
},
|
|
{
|
|
"repo_id": "Maisman/No-Game-NoLife-LoRAs",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/Maisman__No-Game-NoLife-LoRAs/ShiroNGNL2_Lora.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/Maisman__No-Game-NoLife-LoRAs/ShiroNGNL2_Lora.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes",
|
|
"usage_tips"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 19.62
|
|
},
|
|
{
|
|
"repo_id": "EarthnDusk/Gambit_Xmen_Anime_Lora_V1.1",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/EarthnDusk__Gambit_Xmen_Anime_Lora_V1_1/RemyLebeau.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/EarthnDusk__Gambit_Xmen_Anime_Lora_V1_1/RemyLebeau.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.53
|
|
},
|
|
{
|
|
"repo_id": "EarthnDusk/DuskfallArt_LoRa",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/EarthnDusk__DuskfallArt_LoRa/DuskfallArt.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/EarthnDusk__DuskfallArt_LoRa/DuskfallArt.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 6.57
|
|
},
|
|
{
|
|
"repo_id": "gaoxiao/pokemon-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/gaoxiao__pokemon-lora/pytorch_lora_weights.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/gaoxiao__pokemon-lora/pytorch_lora_weights.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 10.77
|
|
},
|
|
{
|
|
"repo_id": "wtcherr/sd-unsplash_10k_canny-model-control-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_canny-model-control-lora/diffusion_pytorch_model.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_canny-model-control-lora/diffusion_pytorch_model.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 9.97
|
|
},
|
|
{
|
|
"repo_id": "wtcherr/sd-unsplash_10k_blur_rand_KS-model-control-lora",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_blur_rand_KS-model-control-lora/diffusion_pytorch_model.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/wtcherr__sd-unsplash_10k_blur_rand_KS-model-control-lora/diffusion_pytorch_model.safetensors",
|
|
"updated_fields": [
|
|
"base_model",
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"preview_url"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 8.95
|
|
},
|
|
{
|
|
"repo_id": "samurai-architects/lora-starbucks",
|
|
"model_path": "/tmp/hf_enrich_validation_full/models/samurai-architects__lora-starbucks/starbucks_interior.safetensors",
|
|
"success": true,
|
|
"updated_fields": [
|
|
{
|
|
"path": "/tmp/hf_enrich_validation_full/models/samurai-architects__lora-starbucks/starbucks_interior.safetensors",
|
|
"updated_fields": [
|
|
"civitai",
|
|
"modelDescription",
|
|
"tags",
|
|
"metadata_source",
|
|
"llm_enriched_at",
|
|
"_llm_confidence",
|
|
"notes"
|
|
]
|
|
}
|
|
],
|
|
"errors": [],
|
|
"summary": "Processed 1/1 models, 1 succeeded",
|
|
"duration_s": 6.61
|
|
}
|
|
],
|
|
"preprocessing_audit": {
|
|
"model_count": 44,
|
|
"fetch_failed_count": 0,
|
|
"section_extraction_activated": 10,
|
|
"section_extraction_pct": 22.7,
|
|
"basename_in_section": 19,
|
|
"basename_in_section_pct": 43.2,
|
|
"with_yaml_frontmatter": 44,
|
|
"with_yaml_frontmatter_pct": 100.0,
|
|
"with_widget_section": 23,
|
|
"avg_compression_pct": 40.9,
|
|
"avg_cleaned_length": 1768,
|
|
"top_flags": [
|
|
[
|
|
"SECTION_EXTRACTION_NOT_ACTIVATED",
|
|
34
|
|
],
|
|
[
|
|
"BASENAME_NOT_IN_EXTRACTED_SECTION",
|
|
1
|
|
]
|
|
]
|
|
},
|
|
"config_warnings": [
|
|
"✅ LLM config matches between pipeline --settings and LLMService."
|
|
]
|
|
} |