Merge pull request #119 from alpertunga-bile/main

prompt-generator-comfyui node informations in the custom-node-list.json are updated
This commit is contained in:
Dr.Lt.Data 2023-09-27 07:19:50 +09:00 committed by GitHub
commit 931d48acd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2065,10 +2065,10 @@
"title": "prompt-generator",
"reference": "https://github.com/alpertunga-bile/prompt-generator-comfyui",
"files": [
"https://github.com/alpertunga-bile/prompt-generator-comfyui/raw/master/prompt_generator.py"
"https://github.com/alpertunga-bile/prompt-generator-comfyui"
],
"install_type": "copy",
"description": "Nodes:Prompt Generator. Custom prompt generator node for ComfyUI."
"install_type": "git-clone",
"description": "Custom AI prompt generator node for ComfyUI."
},
{
"author": "lordgasmic",