mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
scanner fix
This commit is contained in:
parent
ddf8844854
commit
1399165e15
@ -7527,7 +7527,7 @@
|
|||||||
"https://github.com/daxcay/ComfyUI-DRMN"
|
"https://github.com/daxcay/ComfyUI-DRMN"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator"
|
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator\nNOTE: This repo is renamed to ComfyUI-DataSet."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "daxcay",
|
"author": "daxcay",
|
||||||
|
|||||||
@ -5870,6 +5870,8 @@
|
|||||||
"Mikey Sampler Base Only Advanced",
|
"Mikey Sampler Base Only Advanced",
|
||||||
"Mikey Sampler Tiled",
|
"Mikey Sampler Tiled",
|
||||||
"Mikey Sampler Tiled Base Only",
|
"Mikey Sampler Tiled Base Only",
|
||||||
|
"MikeyLatentTileSampler",
|
||||||
|
"MikeyLatentTileSamplerCustom",
|
||||||
"MikeySamplerTiledAdvanced",
|
"MikeySamplerTiledAdvanced",
|
||||||
"MikeySamplerTiledAdvancedBaseOnly",
|
"MikeySamplerTiledAdvancedBaseOnly",
|
||||||
"MosaicExpandImage",
|
"MosaicExpandImage",
|
||||||
@ -10727,9 +10729,10 @@
|
|||||||
"https://github.com/ljleb/comfy-mecha": [
|
"https://github.com/ljleb/comfy-mecha": [
|
||||||
[
|
[
|
||||||
"Blocks Mecha Hyper",
|
"Blocks Mecha Hyper",
|
||||||
"Custom Code Mecha Recipe",
|
|
||||||
"Float Mecha Hyper",
|
"Float Mecha Hyper",
|
||||||
|
"Mecha Custom Code Recipe",
|
||||||
"Mecha Merger",
|
"Mecha Merger",
|
||||||
|
"Mecha Recipe List",
|
||||||
"Model Mecha Recipe"
|
"Model Mecha Recipe"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -11316,6 +11319,23 @@
|
|||||||
],
|
],
|
||||||
"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_5way_text_switch",
|
||||||
"marduk191_workflow_settings"
|
"marduk191_workflow_settings"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -13755,14 +13775,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
|
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
|
||||||
[
|
[
|
||||||
|
"VC_Load_Video_Path_Unified_Output",
|
||||||
|
"VC_Load_Video_Upload_Unified_Output",
|
||||||
|
"VC_Video_Combine_Unified_Output",
|
||||||
"Waveform2Audio",
|
"Waveform2Audio",
|
||||||
"\ud83d\ude0bAPI Request Node",
|
"\ud83d\ude0bAPI Request Node",
|
||||||
"\ud83d\ude0bJSON Parser Node",
|
"\ud83d\ude0bJSON Parser Node",
|
||||||
"\ud83d\ude0bLoad Video Path Unified Output",
|
|
||||||
"\ud83d\ude0bOld Photo Colorization Node",
|
"\ud83d\ude0bOld Photo Colorization Node",
|
||||||
"\ud83d\ude0bOllama Request Node",
|
"\ud83d\ude0bOllama Request Node",
|
||||||
"\ud83d\ude0bSave Image Unified Output",
|
"\ud83d\ude0bSave Image Unified Output"
|
||||||
"\ud83d\ude0bVideo Combine Unified Output"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ZMG PLUGIN"
|
"title_aux": "ZMG PLUGIN"
|
||||||
|
|||||||
1664
github-stats.json
1664
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "mashb1t",
|
||||||
|
"title": "ComfyUI mashb1t nodes",
|
||||||
|
"id": "mashb1t",
|
||||||
|
"reference": "https://github.com/mashb1t/comfyui-nodes-mashb1t",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mashb1t/comfyui-nodes-mashb1t"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This Python script is an optional add-on to the Comfy UI stable diffusion client."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "immersiveexperience",
|
||||||
|
"title": "ie-comfyui-color-nodes",
|
||||||
|
"reference": "https://github.com/immersiveexperience/ie-comfyui-color-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/immersiveexperience/ie-comfyui-color-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI nodes for simple color correction."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "LZpenguin",
|
"author": "LZpenguin",
|
||||||
"title": "ComfyUI-Text",
|
"title": "ComfyUI-Text",
|
||||||
|
|||||||
@ -5870,6 +5870,8 @@
|
|||||||
"Mikey Sampler Base Only Advanced",
|
"Mikey Sampler Base Only Advanced",
|
||||||
"Mikey Sampler Tiled",
|
"Mikey Sampler Tiled",
|
||||||
"Mikey Sampler Tiled Base Only",
|
"Mikey Sampler Tiled Base Only",
|
||||||
|
"MikeyLatentTileSampler",
|
||||||
|
"MikeyLatentTileSamplerCustom",
|
||||||
"MikeySamplerTiledAdvanced",
|
"MikeySamplerTiledAdvanced",
|
||||||
"MikeySamplerTiledAdvancedBaseOnly",
|
"MikeySamplerTiledAdvancedBaseOnly",
|
||||||
"MosaicExpandImage",
|
"MosaicExpandImage",
|
||||||
@ -10727,9 +10729,10 @@
|
|||||||
"https://github.com/ljleb/comfy-mecha": [
|
"https://github.com/ljleb/comfy-mecha": [
|
||||||
[
|
[
|
||||||
"Blocks Mecha Hyper",
|
"Blocks Mecha Hyper",
|
||||||
"Custom Code Mecha Recipe",
|
|
||||||
"Float Mecha Hyper",
|
"Float Mecha Hyper",
|
||||||
|
"Mecha Custom Code Recipe",
|
||||||
"Mecha Merger",
|
"Mecha Merger",
|
||||||
|
"Mecha Recipe List",
|
||||||
"Model Mecha Recipe"
|
"Model Mecha Recipe"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -11316,6 +11319,23 @@
|
|||||||
],
|
],
|
||||||
"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_5way_text_switch",
|
||||||
"marduk191_workflow_settings"
|
"marduk191_workflow_settings"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -13755,14 +13775,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
|
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
|
||||||
[
|
[
|
||||||
|
"VC_Load_Video_Path_Unified_Output",
|
||||||
|
"VC_Load_Video_Upload_Unified_Output",
|
||||||
|
"VC_Video_Combine_Unified_Output",
|
||||||
"Waveform2Audio",
|
"Waveform2Audio",
|
||||||
"\ud83d\ude0bAPI Request Node",
|
"\ud83d\ude0bAPI Request Node",
|
||||||
"\ud83d\ude0bJSON Parser Node",
|
"\ud83d\ude0bJSON Parser Node",
|
||||||
"\ud83d\ude0bLoad Video Path Unified Output",
|
|
||||||
"\ud83d\ude0bOld Photo Colorization Node",
|
"\ud83d\ude0bOld Photo Colorization Node",
|
||||||
"\ud83d\ude0bOllama Request Node",
|
"\ud83d\ude0bOllama Request Node",
|
||||||
"\ud83d\ude0bSave Image Unified Output",
|
"\ud83d\ude0bSave Image Unified Output"
|
||||||
"\ud83d\ude0bVideo Combine Unified Output"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ZMG PLUGIN"
|
"title_aux": "ZMG PLUGIN"
|
||||||
|
|||||||
@ -457,7 +457,13 @@ def gen_json(node_info):
|
|||||||
git_url, title, preemptions, node_pattern = node_info[extension]
|
git_url, title, preemptions, node_pattern = node_info[extension]
|
||||||
|
|
||||||
with open(node_list_json_path, 'r', encoding='utf-8') as f:
|
with open(node_list_json_path, 'r', encoding='utf-8') as f:
|
||||||
node_list_json = json.load(f)
|
try:
|
||||||
|
node_list_json = json.load(f)
|
||||||
|
except Exception as e:
|
||||||
|
print(f"\nERROR: Invalid json format '{node_list_json_path}'")
|
||||||
|
print("------------------------------------------------------")
|
||||||
|
print(e)
|
||||||
|
print("------------------------------------------------------")
|
||||||
|
|
||||||
metadata_in_url = {}
|
metadata_in_url = {}
|
||||||
if git_url not in data:
|
if git_url not in data:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user