update DB

This commit is contained in:
Dr.Lt.Data
2024-05-30 18:28:06 +09:00
parent 141e14c67e
commit de484bf532
7 changed files with 212 additions and 56 deletions

View File

@@ -10,6 +10,52 @@
{
"author": "Extraltodeus",
"title": "Stable-Diffusion-temperature-settings",
"id": "sd-temperature",
"reference": "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings",
"files": [
"https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings"
],
"install_type": "git-clone",
"description": "Provides the ability to set the temperature for both UNET and CLIP. For ComfyUI."
},
{
"author": "tmagara",
"title": "ComfyUI-Prediction-Boost",
"id": "prediction-boost",
"reference": "https://github.com/tmagara/ComfyUI-Prediction-Boost",
"files": [
"https://github.com/tmagara/ComfyUI-Prediction-Boost"
],
"install_type": "git-clone",
"description": "prediction boost custom node for ComfyUI"
},
{
"author": "AIFSH",
"title": "ComfyUI-ChatTTS",
"id": "chat-tts",
"reference": "https://github.com/AIFSH/ComfyUI-ChatTTS",
"files": [
"https://github.com/AIFSH/ComfyUI-ChatTTS"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/ChatTTS](https://github.com/2noise/ChatTTS)\n[w/This repo is for academic purposes only. It is intended for educational and research use, and should not be used for any commercial or legal purposes.]"
},
{
"author": "wujm424606",
"title": "ComfyUi-Ollama-YN",
"id": "ollama-YN",
"reference": "https://github.com/wujm424606/ComfyUi-Ollama-YN",
"files": [
"https://github.com/wujm424606/ComfyUi-Ollama-YN"
],
"install_type": "git-clone",
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\n Meanwhile it will provide better prompt descriptor for stable diffusion."
},
{
"author": "goktug",
"title": "Save Image Plus for ComfyUI",
@@ -646,50 +692,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI plugin of [a/SD-T2I-360PanoImage](https://github.com/ArcherFMY/SD-T2I-360PanoImage).\nbase t2i-pipeline for generating 512*1024 panorama image from text input"
},
{
"author": "smthemex",
"title": "ComfyUI_ID_Animator",
"id": "id-animator",
"reference": "https://github.com/smthemex/ComfyUI_ID_Animator",
"files": [
"https://github.com/smthemex/ComfyUI_ID_Animator"
],
"install_type": "git-clone",
"description": "This node allows you to use ID_Animator, the zero shot video generation model"
},
{
"author": "mbrostami",
"title": "ComfyUI-TITrain",
"id": "titrain",
"reference": "https://github.com/mbrostami/ComfyUI-TITrain",
"files": [
"https://github.com/mbrostami/ComfyUI-TITrain"
],
"install_type": "git-clone",
"description": "Nodes:TextualInversionTrainingSDXL, TextualInversionTraining"
},
{
"author": "Makeezi",
"title": "ComfyUI-promptLAB",
"id": "promptlab",
"reference": "https://github.com/Makeezi/ComfyUI-promptLAB",
"files": [
"https://github.com/Makeezi/ComfyUI-promptLAB"
],
"install_type": "git-clone",
"description": "connection nodes for api requests, fully supports promptLAB"
},
{
"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"
}
]
}