Merge pull request #347 from darkpixel/main

Add DarkPrompts to database
This commit is contained in:
Dr.Lt.Data 2024-01-21 12:15:29 +09:00 committed by GitHub
commit 3f8ec03fa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4766,6 +4766,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "darkpixel",
"title": "DarkPrompts",
"reference": "https://github.com/darkpixel/darkprompts",
"files": [
"https://github.com/darkpixel/darkprompts"
],
"install_type": "git-clone",
"description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources."
}
]
}