update DB
This commit is contained in:
@@ -11,6 +11,38 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "DriftJohnson",
|
||||
"title": "DJZ-Nodes",
|
||||
"id": "DJZ-Nodes",
|
||||
"reference": "https://github.com/MushroomFleet/DJZ-Nodes",
|
||||
"files": [
|
||||
"https://github.com/MushroomFleet/DJZ-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AspectSize and other nodes"
|
||||
},
|
||||
{
|
||||
"author": "var1ableX",
|
||||
"title": "ComfyUI_Accessories",
|
||||
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
|
||||
"files": [
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Get Mask Dimensions"
|
||||
},
|
||||
{
|
||||
"author": "akierson",
|
||||
"title": "ComfyUI-textnodes",
|
||||
"reference": "https://github.com/akierson/ComfyUI-textnodes",
|
||||
"files": [
|
||||
"https://github.com/akierson/ComfyUI-textnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Misc Text Nodes for Comfy UI"
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI ImageCaptioner",
|
||||
@@ -41,6 +73,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which allows you to perform Bringing-Old-Photos-Back-to-Life natively."
|
||||
},
|
||||
{
|
||||
"author": "un-seen",
|
||||
"title": "ComfyUI Segment Anything",
|
||||
"reference": "https://github.com/un-seen/comfyui_segment_anything_plus",
|
||||
"files":[
|
||||
"https://github.com/un-seen/comfyui_segment_anything_plus"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based."
|
||||
},
|
||||
{
|
||||
"author": "ai-shizuka",
|
||||
"title": "ComfyUI-tbox",
|
||||
@@ -647,48 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes for frame interpolation and video processing in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "injet-zhou",
|
||||
"title": "comfyui_extra_api",
|
||||
"reference": "https://github.com/injet-zhou/comfyui_extra_api",
|
||||
"files": [
|
||||
"https://github.com/injet-zhou/comfyui_extra_api"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add more endpoints to make easy for utilizing ComfyUI API."
|
||||
},
|
||||
{
|
||||
"author": "MinusZoneAI",
|
||||
"title": "ComfyUI-Kolors-MZ",
|
||||
"id": "kolors-mz",
|
||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ",
|
||||
"files": [
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling"
|
||||
},
|
||||
{
|
||||
"author": "pamparamm",
|
||||
"title": "ComfyUI-ppm",
|
||||
"id": "comfyui-ppm",
|
||||
"reference": "https://github.com/pamparamm/ComfyUI-ppm",
|
||||
"files": [
|
||||
"https://github.com/pamparamm/ComfyUI-ppm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
"title": "ComfyUI ReSharpen",
|
||||
"reference": "https://github.com/Haoming02/comfyui-resharpen",
|
||||
"files": [
|
||||
"https://github.com/Haoming02/comfyui-resharpen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which allows you to increase or decrease the amount of details generated during the Stable Diffusion pipeline."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user