update DB

This commit is contained in:
Dr.Lt.Data
2024-05-16 23:20:01 +09:00
parent 7b8a0bbb3f
commit e7d234249a
7 changed files with 477 additions and 272 deletions

View File

@@ -8596,6 +8596,16 @@
"install_type": "git-clone",
"description": "workflow.json -> workflow_api.json"
},
{
"author": "nat-chan",
"title": "comfyui-paint",
"reference": "https://github.com/nat-chan/comfyui-paint",
"files": [
"https://github.com/nat-chan/comfyui-paint"
],
"install_type": "git-clone",
"description": "comfyui-paint"
},
{
"author": "web3nomad",
"title": "ComfyUI Invisible Watermark",
@@ -8927,11 +8937,11 @@
},
{
"author": "oztrkoguz",
"title": "ComfyUI StoryCreater and Imager",
"id": "storycreater-and-imager",
"reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager",
"title": "ComfyUI StoryCreater",
"id": "storycreater",
"reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreator",
"files": [
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager"
"https://github.com/oztrkoguz/ComfyUI_StoryCreator"
],
"install_type": "git-clone",
"description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3."
@@ -8957,6 +8967,41 @@
"install_type": "git-clone",
"description": "Send notifications when a workflow completes."
},
{
"author": "katalist-ai",
"title": "comfyUI-nsfw-detection",
"id": "nsfw-detection",
"reference": "https://github.com/katalist-ai/comfyUI-nsfw-detection",
"files": [
"https://github.com/katalist-ai/comfyUI-nsfw-detection"
],
"install_type": "git-clone",
"description": "Nodes: NudenetDetector"
},
{
"author": "kaanyalova",
"title": "Extended Image Formats for ComfyUI",
"id": "extended-image-format",
"reference": "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats",
"files": [
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats"
],
"install_type": "git-clone",
"description": "Adds a custom node for saving images in webp, jpeg, avif, jxl (no metadata) and supports loading workflows from saved images"
},
{
"author": "badayvedat",
"title": "ComfyUI-fal-Connector",
"id": "fal",
"reference": "https://github.com/badayvedat/ComfyUI-fal-Connector",
"files": [
"https://github.com/badayvedat/ComfyUI-fal-Connector"
],
"install_type": "git-clone",
"description": "The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows."
},