update DB
This commit is contained in:
@@ -12,6 +12,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-KwaiKolorsWrapper",
|
||||
"id": "kwaikolors",
|
||||
"reference": "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-KwaiKolorsWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Rudimentary wrapper that runs [a/Kwai-Kolors](https://huggingface.co/Kwai-Kolors/Kolors) text2image pipeline using diffusers."
|
||||
},
|
||||
{
|
||||
"author": "Smuzzies",
|
||||
"title": "comfyui_meme_maker",
|
||||
|
||||
@@ -2719,6 +2719,7 @@
|
||||
"VHS_SplitMasks",
|
||||
"VHS_VAEDecodeBatched",
|
||||
"VHS_VAEEncodeBatched",
|
||||
"VHS_VHSAudioToAudio",
|
||||
"VHS_VideoCombine",
|
||||
"VHS_VideoInfo",
|
||||
"VHS_VideoInfoLoaded",
|
||||
@@ -5159,6 +5160,7 @@
|
||||
"Image Seamless Texture",
|
||||
"Image Select Channel",
|
||||
"Image Select Color",
|
||||
"Image Send HTTP",
|
||||
"Image Shadows and Highlights",
|
||||
"Image Size to Number",
|
||||
"Image Stitch",
|
||||
@@ -5310,7 +5312,7 @@
|
||||
"WF_TextFlow"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simply-Nodes"
|
||||
"title_aux": "ComfyUI Simply Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/XmYx/deforum-comfy-nodes": [
|
||||
@@ -9519,6 +9521,7 @@
|
||||
],
|
||||
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
|
||||
[
|
||||
"AI Chooser",
|
||||
"AdvPromptEnhancer",
|
||||
"DalleImage",
|
||||
"Enhancer",
|
||||
@@ -11219,6 +11222,17 @@
|
||||
"title_aux": "KJNodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": [
|
||||
[
|
||||
"DownloadAndLoadChatGLM3",
|
||||
"DownloadAndLoadKolorsModel",
|
||||
"KolorsSampler",
|
||||
"KolorsTextEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-KwaiKolorsWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": [
|
||||
[
|
||||
"lavi_bridge_llama_encoder",
|
||||
@@ -15303,7 +15317,8 @@
|
||||
],
|
||||
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [
|
||||
[
|
||||
"GroqChatNode"
|
||||
"GroqChatNode",
|
||||
"PaliGemmaPixelProse"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-groqchat"
|
||||
|
||||
Reference in New Issue
Block a user