diff --git a/custom-node-list.json b/custom-node-list.json index fd3fbe65..3903b60f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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"] + } ] }