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",
|
||||
"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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user