Fix JSON structure for FMJ-speed-Prompt entry

This commit is contained in:
Dr.Lt.Data 2025-11-11 00:35:03 +09:00 committed by GitHub
parent 55ce2c66e3
commit 7f34b6bbea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36198,14 +36198,13 @@
{
"author": "bulldog68",
"title": "FMJ-speed-Prompt",
"description": "Prompt generator from CSV files with randomization and external text input.",
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP",
"files": [
"https://github.com/bulldog68/ComfyUI_FMJ_SP.git"
"https://github.com/bulldog68/ComfyUI_FMJ_SP"
],
"install_type": "git-clone",
"tags": ["prompt", "csv", "text", "random"],
"license": "MIT"
}
"description": "Prompt generator from CSV files with randomization and external text input.",
"tags": ["prompt", "csv", "text", "random"]
}
]
}