update DB

This commit is contained in:
Dr.Lt.Data
2024-06-04 23:30:55 +09:00
parent 6e8b67bc95
commit 57beed4e7c
7 changed files with 474 additions and 296 deletions

View File

@@ -9868,7 +9868,6 @@
"install_type": "git-clone",
"description": "This custom nodes enables Stable Projectorz to work with ComfyUI Directly."
},
{
"author": "Scorpinaus",
"title": "Loaders for Diffusers-format checkpoints",
@@ -9880,6 +9879,37 @@
"install_type": "git-clone",
"description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format."
},
{
"author": "chakib-belgaid",
"title": "ComfyUI Style Plugin",
"id": "style-plugin",
"reference": "https://github.com/chakib-belgaid/Comfyui_Prompt_styler",
"files": [
"https://github.com/chakib-belgaid/Comfyui_Prompt_styler"
],
"install_type": "git-clone",
"description": "This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts."
},
{
"author": "ThereforeGames",
"title": "ComfyUI-Unprompted",
"id": "unprompted",
"reference": "https://github.com/ThereforeGames/ComfyUI-Unprompted",
"files": [
"https://github.com/ThereforeGames/ComfyUI-Unprompted"
],
"install_type": "git-clone",
"description": "This is a ComfyUI node that processes your input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted). Early alpha release.\n"
},
{
"author": "Ser-Hilary",