update DB

This commit is contained in:
Dr.Lt.Data 2024-02-13 08:54:40 +09:00
parent e74b800521
commit c8f8d807cd
3 changed files with 8 additions and 15 deletions

View File

@ -4449,6 +4449,7 @@
"ImageColorToMask",
"ImageCompositeMasked",
"ImageCrop",
"ImageFromBatch",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImageOnlyCheckpointSave",
@ -6870,19 +6871,10 @@
],
"https://github.com/redhottensors/ComfyUI-Prediction": [
[
"SamplerCustomPrediction",
"ConditionedPrediction",
"CombinePredictions",
"ScaledGuidancePrediction",
"AvoidErasePredictor",
"ScalePrediction",
"CFGPrediction",
"PerpNegPrediction"
"SamplerCustomPrediction"
],
{
"author": "redhottensors",
"description": "Fully customizable Classfier Free Guidance for ComfyUI.",
"title": "ComfyUI-Prediction"
"title_aux": "ComfyUI-Prediction"
}
],
"https://github.com/rgthree/rgthree-comfy": [
@ -8301,4 +8293,4 @@
"title_aux": "SDXLCustomAspectRatio"
}
]
}
}

View File

@ -45,9 +45,9 @@
"title": "ComfyUI-Prediction",
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
"files": [
"https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py"
"https://github.com/redhottensors/ComfyUI-Prediction"
],
"install_type": "copy",
"install_type": "git-clone",
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
},
{

View File

@ -4449,6 +4449,7 @@
"ImageColorToMask",
"ImageCompositeMasked",
"ImageCrop",
"ImageFromBatch",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImageOnlyCheckpointSave",
@ -6868,7 +6869,7 @@
"title_aux": "comfyui-prompt-reader-node"
}
],
"https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py": [
"https://github.com/redhottensors/ComfyUI-Prediction": [
[
"SamplerCustomPrediction"
],