update DB

update pyproject.toml
This commit is contained in:
Dr.Lt.Data
2024-05-23 01:06:39 +09:00
parent c41c94edb4
commit eca4b3467b
6 changed files with 95 additions and 51 deletions

View File

@@ -11,6 +11,17 @@
{
"author": "daniabib",
"title": "ProPainter Nodes for ComfyUI",
"id": "propainter",
"reference": "https://github.com/daniabib/ComfyUI_ProPainter_Nodes",
"files": [
"https://github.com/daniabib/ComfyUI_ProPainter_Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) models for video inpainting . The ProPainter models enable advanced video frame editing by leveraging deep learning techniques for seamless inpainting and outpainting tasks."
},
{
"author": "fexploit",
"title": "ComfyUI-AutoTrimBG",
@@ -44,6 +55,17 @@
"install_type": "git-clone",
"description": "Node:SendBase64ToRemote. To connect to another ComfyUI server."
},
{
"author": "Fantaxico",
"title": "ComfyUI-GCP-Storage",
"id": "gcp-storage",
"reference": "https://github.com/Fantaxico/ComfyUI-GCP-Storage",
"files": [
"https://github.com/Fantaxico/ComfyUI-GCP-Storage"
],
"install_type": "git-clone",
"description": "Node:GCP Storage Node. Support google-cloud-storage."
},
{
"author": "storyicon",
"title": "ComfyUI MuseV Evolved",
@@ -669,54 +691,6 @@
],
"install_type": "git-clone",
"description": "EmbeddingsNameLoader, EmbendingList"
},
{
"author": "KoreTeknology",
"title": "ComfyUI Universal Styler",
"reference": "https://github.com/KoreTeknology/ComfyUI-Universal-Styler",
"files": [
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler"
],
"install_type": "git-clone",
"description": "A research Node based project on Artificial Intelligence using ComfyUI visual editor with Stable diffusion Local processing focus in mind. This custom node is intended to serve the purpose to offer a large palette of prompting scenrarios, based on Public Checkpoint Models OR/AND Private custom Models and LoRas. It includes an integrated learning machine process as well as a set of workflows."
},
{
"author": "chaojie",
"title": "ComfyUI-Video-Editing-X-Attention",
"reference": "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention",
"files": [
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention"
],
"install_type": "git-clone",
"description": "Investigating the Effectiveness of Cross Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models"
},
{
"author": "philz1337x",
"title": "✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI",
"reference": "https://github.com/philz1337x/ComfyUI-ClarityAI",
"files": ["https://github.com/philz1337x/ComfyUI-ClarityAI"],
"install_type": "git-clone",
"description": "[a/Clarity AI](https://clarityai.cc) is a creative image enhancer and is able to upscale to high resolution. [w/NOTE: This is a Magnific AI alternative for ComfyUI.] \nCreate an API key on [a/ClarityAI.cc/api](https://clarityai.cc/api) and add to environment variable 'CAI_API_KEY'\nAlternatively you can write your API key to file 'cai_platform_key.txt'\nYou can also use and/or override the above by entering your API key in the 'api_key_override' field of the node."
},
{
"author": "AIFSH",
"title": "ComfyUI-FishSpeech",
"reference": "https://github.com/AIFSH/ComfyUI-FishSpeech",
"files": [
"https://github.com/AIFSH/ComfyUI-FishSpeech"
],
"install_type": "git-clone",
"description": "a custom comfyui node for [a/fish-speech](https://github.com/fishaudio/fish-speech.git)"
},
{
"author": "osiworx",
"title": "ComfyUI_Prompt-Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"files": [
"https://github.com/osi1880vr/prompt_quill_comfyui"
],
"install_type": "git-clone",
"description": "Nodes:Use Prompt Quill in Comfyui"
}
]
}

View File

@@ -1502,6 +1502,14 @@
"title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors"
}
],
"https://github.com/Fantaxico/ComfyUI-GCP-Storage": [
[
"GCPStorage"
],
{
"title_aux": "ComfyUI-GCP-Storage"
}
],
"https://github.com/Feidorian/feidorian-ComfyNodes": [
[],
{
@@ -7341,6 +7349,15 @@
"title_aux": "SDXL Auto Prompter"
}
],
"https://github.com/daniabib/ComfyUI_ProPainter_Nodes": [
[
"ProPainterInpaint",
"ProPainterOutpaint"
],
{
"title_aux": "ProPainter Nodes for ComfyUI"
}
],
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": [
[
"Call LLM Advanced",
@@ -9935,6 +9952,7 @@
],
"https://github.com/linshier/comfyui-remote-tools": [
[
"LoadBase64FromRemote",
"SendBase64ToRemote"
],
{
@@ -10372,6 +10390,8 @@
"ColorMapToMasks //Inspire",
"Color_Preprocessor_Provider_for_SEGS //Inspire",
"ConcatConditioningsWithMultiplier //Inspire",
"ConditioningStretch //Inspire",
"ConditioningUpscale //Inspire",
"DWPreprocessor_Provider_for_SEGS //Inspire",
"FakeScribblePreprocessor_Provider_for_SEGS //Inspire",
"FloatRange //Inspire",