mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
Merge pull request #407 from redhottensors/main
Update ComfyUI-Prediction in databases.
This commit is contained in:
commit
e74b800521
@ -5432,13 +5432,11 @@
|
|||||||
"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."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "theally",
|
"author": "theally",
|
||||||
"title": "TheAlly's Custom Nodes",
|
"title": "TheAlly's Custom Nodes",
|
||||||
|
|||||||
@ -6868,12 +6868,21 @@
|
|||||||
"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",
|
||||||
|
"ConditionedPrediction",
|
||||||
|
"CombinePredictions",
|
||||||
|
"ScaledGuidancePrediction",
|
||||||
|
"AvoidErasePredictor",
|
||||||
|
"ScalePrediction",
|
||||||
|
"CFGPrediction",
|
||||||
|
"PerpNegPrediction"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Prediction"
|
"author": "redhottensors",
|
||||||
|
"description": "Fully customizable Classfier Free Guidance for ComfyUI.",
|
||||||
|
"title": "ComfyUI-Prediction"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/rgthree/rgthree-comfy": [
|
"https://github.com/rgthree/rgthree-comfy": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user