update DB
update README.md
This commit is contained in:
@@ -1,5 +1,33 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "comfyanonymous",
|
||||
"title": "ComfyUI_experiments",
|
||||
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
|
||||
"files": [
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ModelSamplerTonemapNoiseTest, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers.<p style='background-color: black; color: red;'>This is a consolidation of the previously separate custom nodes. Please delete the sampler_tonemap.py, sampler_rescalecfg.py, advanced_model_merging.py, sdxl_model_merging.py, and reference_only.py files installed in custom_nodes before.</p>"
|
||||
},
|
||||
{
|
||||
"author": "ssitu",
|
||||
"title": "ComfyUI fabric",
|
||||
"reference": "https://github.com/ssitu/ComfyUI_fabric",
|
||||
"files": [
|
||||
"https://github.com/ssitu/ComfyUI_fabric"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes based on the paper '<a href='https://arxiv.org/abs/2307.10159'/>FABRIC: Personalizing Diffusion Models with Iterative Feedback</a>' (Feedback via Attention-Based Reference Image Conditioning)"
|
||||
},
|
||||
{
|
||||
"author": "picturesonpictures",
|
||||
"title": "comfy_PoP",
|
||||
"reference": "https://github.com/picturesonpictures/comfy_PoP",
|
||||
"files": ["https://github.com/picturesonpictures/comfy_PoP"],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node."
|
||||
},
|
||||
{
|
||||
"author": "TRI3D-LC",
|
||||
"title": "tri3d-comfyui-nodes",
|
||||
|
||||
@@ -1337,6 +1337,7 @@
|
||||
"SaveMetaData",
|
||||
"Seed String",
|
||||
"Style Conditioner",
|
||||
"TextCombinations",
|
||||
"Upscale Tile Calculator",
|
||||
"Wildcard Processor",
|
||||
"WildcardAndLoraSyntaxProcessor"
|
||||
@@ -1453,46 +1454,18 @@
|
||||
"title_aux": "comfy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/advanced_model_merging.py": [
|
||||
[
|
||||
"ModelMergeBlockNumber"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_experiments/advanced_model_merging"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/reference_only.py": [
|
||||
[
|
||||
"ReferenceOnlySimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_experiments/reference_only"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py": [
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments": [
|
||||
[
|
||||
"ModelMergeBlockNumber",
|
||||
"ModelMergeSDXL",
|
||||
"ModelMergeSDXLDetailedTransformers",
|
||||
"ModelMergeSDXLTransformers",
|
||||
"ModelSamplerTonemapNoiseTest",
|
||||
"ReferenceOnlySimple",
|
||||
"RescaleClassifierFreeGuidanceTest"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_experiments/sampler_rescalecfg"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_tonemap.py": [
|
||||
[
|
||||
"ModelSamplerTonemapNoiseTest"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_experiments/sampler_tonemap"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sdxl_model_merging.py": [
|
||||
[
|
||||
"ModelMergeSDXL",
|
||||
"ModelMergeSDXLDetailedTransformers",
|
||||
"ModelMergeSDXLTransformers"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_experiments/sdxl_model_merging"
|
||||
"title_aux": "ComfyUI_experiments"
|
||||
}
|
||||
],
|
||||
"https://github.com/coreyryanhanson/ComfyQR": [
|
||||
@@ -2199,6 +2172,17 @@
|
||||
"title_aux": "comfy_clip_blip_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/picturesonpictures/comfy_PoP": [
|
||||
[
|
||||
"AdaptiveCannyDetector_PoP",
|
||||
"AnyAspectRatio",
|
||||
"LoraStackLoader10_PoP",
|
||||
"LoraStackLoader_PoP"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy_PoP"
|
||||
}
|
||||
],
|
||||
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||||
[
|
||||
"CheckpointLoader|pysssss",
|
||||
@@ -2288,6 +2272,8 @@
|
||||
"AV_UploadImage",
|
||||
"BLIPCaption",
|
||||
"DependenciesEdit",
|
||||
"Fooocus_KSampler",
|
||||
"Fooocus_KSamplerAdvanced",
|
||||
"ImageMuxer",
|
||||
"ImageScaleDown",
|
||||
"ImageScaleDownBy",
|
||||
@@ -2355,6 +2341,17 @@
|
||||
"title_aux": "UltimateSDUpscale"
|
||||
}
|
||||
],
|
||||
"https://github.com/ssitu/ComfyUI_fabric": [
|
||||
[
|
||||
"KSamplerAdvFABRIC",
|
||||
"KSamplerFABRIC",
|
||||
"KSamplerFABRICSimple",
|
||||
"LatentBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI fabric"
|
||||
}
|
||||
],
|
||||
"https://github.com/ssitu/ComfyUI_restart_sampling": [
|
||||
[
|
||||
"KRestartSampler",
|
||||
@@ -2366,6 +2363,7 @@
|
||||
],
|
||||
"https://github.com/ssitu/ComfyUI_roop": [
|
||||
[
|
||||
"RoopImproved",
|
||||
"roop"
|
||||
],
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user