mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 03:42:59 +08:00
Fix JSON structure for FMJ-speed-Prompt entry
This commit is contained in:
parent
55ce2c66e3
commit
7f34b6bbea
@ -36198,14 +36198,13 @@
|
|||||||
{
|
{
|
||||||
"author": "bulldog68",
|
"author": "bulldog68",
|
||||||
"title": "FMJ-speed-Prompt",
|
"title": "FMJ-speed-Prompt",
|
||||||
"description": "Prompt generator from CSV files with randomization and external text input.",
|
|
||||||
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP",
|
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/bulldog68/ComfyUI_FMJ_SP.git"
|
"https://github.com/bulldog68/ComfyUI_FMJ_SP"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"tags": ["prompt", "csv", "text", "random"],
|
"description": "Prompt generator from CSV files with randomization and external text input.",
|
||||||
"license": "MIT"
|
"tags": ["prompt", "csv", "text", "random"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user