mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-01 01:30:48 +08:00
update DB
This commit is contained in:
parent
2f558a707d
commit
0d5a6d7682
@ -8326,6 +8326,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This node allows you to use customnet."
|
"description": "This node allows you to use customnet."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "smthemex",
|
||||||
|
"title": "ComfyUI_Pops",
|
||||||
|
"id": "pops",
|
||||||
|
"reference": "https://github.com/smthemex/ComfyUI_Pops",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smthemex/ComfyUI_Pops"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "using [a/pops-paper](https://popspaper.github.io/pOps/) method in ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "choey",
|
"author": "choey",
|
||||||
"title": "Comfy-Topaz",
|
"title": "Comfy-Topaz",
|
||||||
|
|||||||
@ -11319,21 +11319,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/marduk191/comfyui-marnodes": [
|
"https://github.com/marduk191/comfyui-marnodes": [
|
||||||
[
|
[
|
||||||
"AvoidErasePrediction",
|
|
||||||
"CFGPrediction",
|
|
||||||
"CharacteristicGuidancePrediction",
|
|
||||||
"CombinePredictions",
|
|
||||||
"ConditionedPrediction",
|
|
||||||
"EarlyMiddleLatePrediction",
|
|
||||||
"InterpolatePredictions",
|
|
||||||
"LogSigmas",
|
|
||||||
"PerpNegPrediction",
|
|
||||||
"SamplerCustomPrediction",
|
|
||||||
"ScalePrediction",
|
|
||||||
"ScaledGuidancePrediction",
|
|
||||||
"SelectSigmas",
|
|
||||||
"SplitAtSigma",
|
|
||||||
"SwitchPredictions",
|
|
||||||
"marduk191_5_text_string",
|
"marduk191_5_text_string",
|
||||||
"marduk191_5way_text_switch",
|
"marduk191_5way_text_switch",
|
||||||
"marduk191_workflow_settings"
|
"marduk191_workflow_settings"
|
||||||
@ -13022,6 +13007,20 @@
|
|||||||
"title_aux": "ComfyUI_Pipeline_Tool"
|
"title_aux": "ComfyUI_Pipeline_Tool"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smthemex/ComfyUI_Pops": [
|
||||||
|
[
|
||||||
|
"Imgae_To_Path",
|
||||||
|
"Pops_Controlnet_Sampler",
|
||||||
|
"Pops_Ipadapter_Sampler",
|
||||||
|
"Pops_Mean_Sampler",
|
||||||
|
"Pops_Prior_Embedding",
|
||||||
|
"Pops_Repo_Choice",
|
||||||
|
"Pops_Unet_Sampler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Pops"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_StableAudio_Open": [
|
"https://github.com/smthemex/ComfyUI_StableAudio_Open": [
|
||||||
[
|
[
|
||||||
"StableAudio_Open",
|
"StableAudio_Open",
|
||||||
|
|||||||
@ -4109,6 +4109,11 @@
|
|||||||
"last_update": "2024-06-05 01:57:01",
|
"last_update": "2024-06-05 01:57:01",
|
||||||
"author_account_age_days": 342
|
"author_account_age_days": 342
|
||||||
},
|
},
|
||||||
|
"https://github.com/smthemex/ComfyUI_Pops": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-06-12 12:09:22",
|
||||||
|
"author_account_age_days": 342
|
||||||
|
},
|
||||||
"https://github.com/smthemex/ComfyUI_StableAudio_Open": {
|
"https://github.com/smthemex/ComfyUI_StableAudio_Open": {
|
||||||
"stars": 3,
|
"stars": 3,
|
||||||
"last_update": "2024-06-07 01:57:01",
|
"last_update": "2024-06-07 01:57:01",
|
||||||
|
|||||||
@ -14,6 +14,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "smthemex",
|
||||||
|
"title": "ComfyUI_Pops",
|
||||||
|
"id": "pops",
|
||||||
|
"reference": "https://github.com/smthemex/ComfyUI_Pops",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smthemex/ComfyUI_Pops"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "using [a/pops-paper](https://popspaper.github.io/pOps/) method in ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "shobhitic",
|
"author": "shobhitic",
|
||||||
"title": "PlusMinusTextClip",
|
"title": "PlusMinusTextClip",
|
||||||
|
|||||||
@ -11319,21 +11319,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/marduk191/comfyui-marnodes": [
|
"https://github.com/marduk191/comfyui-marnodes": [
|
||||||
[
|
[
|
||||||
"AvoidErasePrediction",
|
|
||||||
"CFGPrediction",
|
|
||||||
"CharacteristicGuidancePrediction",
|
|
||||||
"CombinePredictions",
|
|
||||||
"ConditionedPrediction",
|
|
||||||
"EarlyMiddleLatePrediction",
|
|
||||||
"InterpolatePredictions",
|
|
||||||
"LogSigmas",
|
|
||||||
"PerpNegPrediction",
|
|
||||||
"SamplerCustomPrediction",
|
|
||||||
"ScalePrediction",
|
|
||||||
"ScaledGuidancePrediction",
|
|
||||||
"SelectSigmas",
|
|
||||||
"SplitAtSigma",
|
|
||||||
"SwitchPredictions",
|
|
||||||
"marduk191_5_text_string",
|
"marduk191_5_text_string",
|
||||||
"marduk191_5way_text_switch",
|
"marduk191_5way_text_switch",
|
||||||
"marduk191_workflow_settings"
|
"marduk191_workflow_settings"
|
||||||
@ -13022,6 +13007,20 @@
|
|||||||
"title_aux": "ComfyUI_Pipeline_Tool"
|
"title_aux": "ComfyUI_Pipeline_Tool"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smthemex/ComfyUI_Pops": [
|
||||||
|
[
|
||||||
|
"Imgae_To_Path",
|
||||||
|
"Pops_Controlnet_Sampler",
|
||||||
|
"Pops_Ipadapter_Sampler",
|
||||||
|
"Pops_Mean_Sampler",
|
||||||
|
"Pops_Prior_Embedding",
|
||||||
|
"Pops_Repo_Choice",
|
||||||
|
"Pops_Unet_Sampler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Pops"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/smthemex/ComfyUI_StableAudio_Open": [
|
"https://github.com/smthemex/ComfyUI_StableAudio_Open": [
|
||||||
[
|
[
|
||||||
"StableAudio_Open",
|
"StableAudio_Open",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user