mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
e74b800521
commit
c8f8d807cd
@ -4449,6 +4449,7 @@
|
|||||||
"ImageColorToMask",
|
"ImageColorToMask",
|
||||||
"ImageCompositeMasked",
|
"ImageCompositeMasked",
|
||||||
"ImageCrop",
|
"ImageCrop",
|
||||||
|
"ImageFromBatch",
|
||||||
"ImageInvert",
|
"ImageInvert",
|
||||||
"ImageOnlyCheckpointLoader",
|
"ImageOnlyCheckpointLoader",
|
||||||
"ImageOnlyCheckpointSave",
|
"ImageOnlyCheckpointSave",
|
||||||
@ -6870,19 +6871,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/redhottensors/ComfyUI-Prediction": [
|
"https://github.com/redhottensors/ComfyUI-Prediction": [
|
||||||
[
|
[
|
||||||
"SamplerCustomPrediction",
|
"SamplerCustomPrediction"
|
||||||
"ConditionedPrediction",
|
|
||||||
"CombinePredictions",
|
|
||||||
"ScaledGuidancePrediction",
|
|
||||||
"AvoidErasePredictor",
|
|
||||||
"ScalePrediction",
|
|
||||||
"CFGPrediction",
|
|
||||||
"PerpNegPrediction"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "redhottensors",
|
"title_aux": "ComfyUI-Prediction"
|
||||||
"description": "Fully customizable Classfier Free Guidance for ComfyUI.",
|
|
||||||
"title": "ComfyUI-Prediction"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/rgthree/rgthree-comfy": [
|
"https://github.com/rgthree/rgthree-comfy": [
|
||||||
|
|||||||
@ -45,9 +45,9 @@
|
|||||||
"title": "ComfyUI-Prediction",
|
"title": "ComfyUI-Prediction",
|
||||||
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
|
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
|
||||||
"files": [
|
"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."
|
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@ -4449,6 +4449,7 @@
|
|||||||
"ImageColorToMask",
|
"ImageColorToMask",
|
||||||
"ImageCompositeMasked",
|
"ImageCompositeMasked",
|
||||||
"ImageCrop",
|
"ImageCrop",
|
||||||
|
"ImageFromBatch",
|
||||||
"ImageInvert",
|
"ImageInvert",
|
||||||
"ImageOnlyCheckpointLoader",
|
"ImageOnlyCheckpointLoader",
|
||||||
"ImageOnlyCheckpointSave",
|
"ImageOnlyCheckpointSave",
|
||||||
@ -6868,7 +6869,7 @@
|
|||||||
"title_aux": "comfyui-prompt-reader-node"
|
"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"
|
"SamplerCustomPrediction"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user