Add DarkPrompts to database

This commit is contained in:
Aaron C. de Bruyn 2024-01-20 09:02:30 -08:00
parent 390b7f7204
commit 6a3203555e

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."
}
]
}