update DB

This commit is contained in:
Dr.Lt.Data 2024-08-20 00:52:57 +09:00
parent fea911c3d7
commit f5d997bbbb
4 changed files with 29 additions and 75 deletions

View File

@ -11,6 +11,16 @@
{
"author": "TTPlanetPig",
"title": "Comfyui_TTP_Toolset",
"reference": "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset",
"files": [
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset"
],
"install_type": "git-clone",
"description": "This is a workflow for my simple logic amazing upscale node for DIT model. it can be common use for Flux,Hunyuan,SD3 It can simple tile the initial image into pieces and then use image-interrogator to get each tile prompts for more accurate upscale process. The condition will be properly handled and the hallucination will be significantly eliminated."
},
{
"author": "jimstudt",
"title": "Jim's ComfyUI Nodes [WIP]",

View File

@ -861,6 +861,20 @@
"title_aux": "for comfyui image proprocessor"
}
],
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": [
[
"TTP_CoordinateSplitter",
"TTP_Image_Assy",
"TTP_Image_Tile_Batch",
"TTP_Tile_image_size",
"TTP_condsetarea_merge",
"TTP_condtobatch",
"TTPlanet_Tile_Preprocessor_Simple"
],
{
"title_aux": "Comfyui_TTP_Toolset"
}
],
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": [
[
"BatchImageAndPrompt",

View File

@ -284,6 +284,11 @@
"last_update": "2024-08-08 15:06:32",
"author_account_age_days": 259
},
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": {
"stars": 4,
"last_update": "2024-08-19 15:08:07",
"author_account_age_days": 259
},
"https://github.com/TemryL/ComfyUI-IDM-VTON": {
"stars": 320,
"last_update": "2024-08-11 20:19:52",

View File

@ -684,81 +684,6 @@
],
"install_type": "git-clone",
"description": "Nodes:NSFW Detector"
},
{
"author": "shiimizu",
"title": "Semantic-aware Guidance (S-CFG)",
"id": "s-cfg",
"reference": "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance",
"files": [
"https://github.com/shiimizu/ComfyUI-semantic-aware-guidance"
],
"install_type": "git-clone",
"description": "ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'"
},
{
"author": "smlbiobot",
"title": "ComfyUI-Flux-Replicate-API",
"id": "replicate-api",
"reference": "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API",
"files": [
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API"
],
"install_type": "git-clone",
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
},
{
"author": "IuvenisSapiens",
"title": "ComfyUI_MiniCPM-V-2_6-int4",
"id": "minicpm-v-2_6-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
],
"install_type": "git-clone",
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
},
{
"author": "kappa54",
"title": "ComfyUI Usability",
"id": "comfyui_usability",
"reference": "https://github.com/kappa54m/ComfyUI_Usability",
"files": [
"https://github.com/kappa54m/ComfyUI_Usability"
],
"install_type": "git-clone",
"description": "Custom nodes intended to improve usability."
},
{
"author": "mltask",
"title": "MLTask_ComfyUI",
"id": "mltask_comfyui",
"reference": "https://github.com/misterjoessef/MLTask_ComfyUI",
"files": [
"https://github.com/misterjoessef/MLTask_ComfyUI"
],
"install_type": "git-clone",
"description": "a set of nodes to help u run ai code using MLTask"
},
{
"author": "blepping",
"title": "comfyui_overly_complicated_sampling",
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
"files": [
"https://github.com/blepping/comfyui_overly_complicated_sampling"
],
"install_type": "git-clone",
"description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]"
},
{
"author": "leeguandong",
"title": "ComfyUI_LLaSM",
"reference": "https://github.com/leeguandong/ComfyUI_LLaSM",
"files": [
"https://github.com/leeguandong/ComfyUI_LLaSM"
],
"install_type": "git-clone",
"description": "ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)"
}
]
}