mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 10:07:36 +08:00
This commit is contained in:
parent
d2459128db
commit
001adf19c9
@ -37286,16 +37286,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that helps users relink missing models in workflows"
|
||||
},
|
||||
{
|
||||
"author": "Lavah000",
|
||||
"title": "ComfyUI Advanced Generation Pack (AGP)",
|
||||
"reference": "https://github.com/Lavah000/ComfyUI-AdvGenPack",
|
||||
"files": [
|
||||
"https://github.com/Lavah000/ComfyUI-AdvGenPack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Production-ready custom nodes for advanced diffusion workflows. Modular implementation grounded in proven techniques from leading ComfyUI repositories."
|
||||
},
|
||||
{
|
||||
"author": "GuardSkill",
|
||||
"title": "ComfyUI-VoiceSep",
|
||||
|
||||
@ -12721,39 +12721,6 @@
|
||||
"title_aux": "comfyui-piq"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lavah000/ComfyUI-AdvGenPack": [
|
||||
[
|
||||
"AGP_Bloom_Glow_FX",
|
||||
"AGP_Checkpoint_Mask_Generator",
|
||||
"AGP_Checkpoint_Merger_Advanced",
|
||||
"AGP_Checkpoint_Merger_Blockwise",
|
||||
"AGP_Checkpoint_Merger_DARE",
|
||||
"AGP_Chromatic_Aberration",
|
||||
"AGP_Color_Grading_Preset",
|
||||
"AGP_Curves_And_Levels",
|
||||
"AGP_Denoise_Suite",
|
||||
"AGP_Film_Grain_Noise",
|
||||
"AGP_HSV_Shifter",
|
||||
"AGP_Histogram_Equalizer",
|
||||
"AGP_Keyframe_Extractor",
|
||||
"AGP_LUT_3D_Loader",
|
||||
"AGP_LoRA_DARE_Merger",
|
||||
"AGP_LoRA_Multi_Merger",
|
||||
"AGP_LoRA_Strength_Scheduler",
|
||||
"AGP_Motion_Prediction_Sampler",
|
||||
"AGP_Optical_Flow_Interpolator",
|
||||
"AGP_Sharpening_Filter",
|
||||
"AGP_Temporal_Consistency_Enforcer",
|
||||
"AGP_WAN_Boundary_Optimizer",
|
||||
"AGP_WAN_Lightning_Hybrid",
|
||||
"AGP_WAN_Multi_Expert_Sampler",
|
||||
"AGP_WAN_Noise_Mixer_Expert",
|
||||
"AGP_White_Balance_Corrector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Advanced Generation Pack (AGP)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Layer-norm/comfyui-lama-remover": [
|
||||
[
|
||||
"LamaRemover",
|
||||
|
||||
@ -4349,11 +4349,6 @@
|
||||
"last_update": "2025-03-17 13:50:16",
|
||||
"author_account_age_days": 3484
|
||||
},
|
||||
"https://github.com/Lavah000/ComfyUI-AdvGenPack": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-11-05 03:36:00",
|
||||
"author_account_age_days": 795
|
||||
},
|
||||
"https://github.com/Layer-norm/comfyui-lama-remover": {
|
||||
"stars": 150,
|
||||
"last_update": "2024-08-03 04:18:39",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Lavah000",
|
||||
"title": "ComfyUI Advanced Generation Pack (AGP) [REMOVED]",
|
||||
"reference": "https://github.com/Lavah000/ComfyUI-AdvGenPack",
|
||||
"files": [
|
||||
"https://github.com/Lavah000/ComfyUI-AdvGenPack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Production-ready custom nodes for advanced diffusion workflows. Modular implementation grounded in proven techniques from leading ComfyUI repositories."
|
||||
},
|
||||
{
|
||||
"author": "itom0717",
|
||||
"title": "ComfyUI-Prompt-Selector [REMOVED]",
|
||||
|
||||
@ -12721,39 +12721,6 @@
|
||||
"title_aux": "comfyui-piq"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lavah000/ComfyUI-AdvGenPack": [
|
||||
[
|
||||
"AGP_Bloom_Glow_FX",
|
||||
"AGP_Checkpoint_Mask_Generator",
|
||||
"AGP_Checkpoint_Merger_Advanced",
|
||||
"AGP_Checkpoint_Merger_Blockwise",
|
||||
"AGP_Checkpoint_Merger_DARE",
|
||||
"AGP_Chromatic_Aberration",
|
||||
"AGP_Color_Grading_Preset",
|
||||
"AGP_Curves_And_Levels",
|
||||
"AGP_Denoise_Suite",
|
||||
"AGP_Film_Grain_Noise",
|
||||
"AGP_HSV_Shifter",
|
||||
"AGP_Histogram_Equalizer",
|
||||
"AGP_Keyframe_Extractor",
|
||||
"AGP_LUT_3D_Loader",
|
||||
"AGP_LoRA_DARE_Merger",
|
||||
"AGP_LoRA_Multi_Merger",
|
||||
"AGP_LoRA_Strength_Scheduler",
|
||||
"AGP_Motion_Prediction_Sampler",
|
||||
"AGP_Optical_Flow_Interpolator",
|
||||
"AGP_Sharpening_Filter",
|
||||
"AGP_Temporal_Consistency_Enforcer",
|
||||
"AGP_WAN_Boundary_Optimizer",
|
||||
"AGP_WAN_Lightning_Hybrid",
|
||||
"AGP_WAN_Multi_Expert_Sampler",
|
||||
"AGP_WAN_Noise_Mixer_Expert",
|
||||
"AGP_White_Balance_Corrector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Advanced Generation Pack (AGP)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Layer-norm/comfyui-lama-remover": [
|
||||
[
|
||||
"LamaRemover",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user