mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 17:14:35 +08:00
Merge pull request #347 from darkpixel/main
Add DarkPrompts to database
This commit is contained in:
commit
3f8ec03fa4
@ -4766,6 +4766,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user