diff --git a/custom-node-list.json b/custom-node-list.json index bef5893e..be840ec6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15060,6 +15060,17 @@ "install_type": "git-clone", "description": "This plugin works with [a/IF_AI_Tools](https://github.com/if-ai/ComfyUI-IF_AI_tools) to build a workflow in ComfyUI that uses AI to assist in generating prompts." }, + { + "author": "jetchopper", + "title": "ComfyUI-GeneraNodes", + "id": "genera", + "reference": "https://github.com/evolox/ComfyUI-GeneraNodes", + "files": [ + "https://github.com/evolox/ComfyUI-GeneraNodes" + ], + "install_type": "git-clone", + "description": "Genera custom nodes and extensions" + }, @@ -15471,17 +15482,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "jetchopper", - "title": "ComfyUI-GeneraNodes", - "id": "genera", - "reference": "https://github.com/evolox/ComfyUI-GeneraNodes", - "files": [ - "https://github.com/evolox/ComfyUI-GeneraNodes" - ], - "install_type": "git-clone", - "description": "Genera custom nodes and extensions" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index e03e91ca..dfff85bd 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -11576,6 +11576,15 @@ "title_aux": "ComfyMath" } ], + "https://github.com/evolox/ComfyUI-GeneraNodes": [ + [ + "Genera.BatchTester", + "Genera.GCPStorageNode" + ], + { + "title_aux": "ComfyUI-GeneraNodes" + } + ], "https://github.com/exdysa/comfyui-selector": [ [ "Fork", diff --git a/github-stats.json b/github-stats.json index 4a0a2088..57c0d289 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3834,6 +3834,11 @@ "last_update": "2024-09-02 17:24:27", "author_account_age_days": 4337 }, + "https://github.com/evolox/ComfyUI-GeneraNodes": { + "stars": 0, + "last_update": "2024-10-01 13:57:15", + "author_account_age_days": 383 + }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2024-08-24 00:33:03", diff --git a/model-list.json b/model-list.json index 48f30dfe..6972a2f4 100644 --- a/model-list.json +++ b/model-list.json @@ -3457,6 +3457,39 @@ "url": "https://huggingface.co/Kijai/flux-fp8/resolve/main/flux_shakker_labs_union_pro-fp8_e4m3fn.safetensors", "size": "3.3GB" }, + { + "name": "jasperai/FLUX.1-dev-Controlnet-Upscaler", + "type": "controlnet", + "base": "FLUX.1", + "save_path": "controlnet/FLUX.1/jasperai-dev-Upscaler", + "description": "This is Flux.1-dev ControlNet for low resolution images developed by Jasper research team.", + "reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler/resolve/main/diffusion_pytorch_model.safetensors", + "size": "3.58GB" + }, + { + "name": "jasperai/FLUX.1-dev-Controlnet-Depth", + "type": "controlnet", + "base": "FLUX.1", + "save_path": "controlnet/FLUX.1/jasperai-dev-Depth", + "description": "This is Flux.1-dev ControlNet for Depth map developed by Jasper research team.", + "reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/diffusion_pytorch_model.safetensors", + "size": "3.58GB" + }, + { + "name": "jasperai/Flux.1-dev-Controlnet-Surface-Normals", + "type": "controlnet", + "base": "FLUX.1", + "save_path": "controlnet/FLUX.1/jasperai-dev-Surface-Normals", + "description": "This is Flux.1-dev ControlNet for Surface Normals map developed by Jasper research team.", + "reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/diffusion_pytorch_model.safetensors", + "size": "3.58GB" + }, { "name": "xinsir/ControlNet++: All-in-one ControlNet", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 5d079b72..415aa72f 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,7 +11,17 @@ - + { + "author": "jetchopper", + "title": "ComfyUI-GeneraNodes", + "id": "genera", + "reference": "https://github.com/evolox/ComfyUI-GeneraNodes", + "files": [ + "https://github.com/evolox/ComfyUI-GeneraNodes" + ], + "install_type": "git-clone", + "description": "Genera custom nodes and extensions" + }, { "author": "HavocsCall", "title": "comfyui_HavocsCall_Custom_Nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e03e91ca..dfff85bd 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -11576,6 +11576,15 @@ "title_aux": "ComfyMath" } ], + "https://github.com/evolox/ComfyUI-GeneraNodes": [ + [ + "Genera.BatchTester", + "Genera.GCPStorageNode" + ], + { + "title_aux": "ComfyUI-GeneraNodes" + } + ], "https://github.com/exdysa/comfyui-selector": [ [ "Fork", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 7b44cb9a..30ee3120 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,39 @@ { "models": [ + { + "name": "jasperai/FLUX.1-dev-Controlnet-Upscaler", + "type": "controlnet", + "base": "FLUX.1", + "save_path": "controlnet/FLUX.1/jasperai-dev-Upscaler", + "description": "This is Flux.1-dev ControlNet for low resolution images developed by Jasper research team.", + "reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler/resolve/main/diffusion_pytorch_model.safetensors", + "size": "3.58GB" + }, + { + "name": "jasperai/FLUX.1-dev-Controlnet-Depth", + "type": "controlnet", + "base": "FLUX.1", + "save_path": "controlnet/FLUX.1/jasperai-dev-Depth", + "description": "This is Flux.1-dev ControlNet for Depth map developed by Jasper research team.", + "reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/diffusion_pytorch_model.safetensors", + "size": "3.58GB" + }, + { + "name": "jasperai/Flux.1-dev-Controlnet-Surface-Normals", + "type": "controlnet", + "base": "FLUX.1", + "save_path": "controlnet/FLUX.1/jasperai-dev-Surface-Normals", + "description": "This is Flux.1-dev ControlNet for Surface Normals map developed by Jasper research team.", + "reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/diffusion_pytorch_model.safetensors", + "size": "3.58GB" + }, + { "name": "Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro (fp8_e4m3fn) by Kijai", "type": "controlnet", @@ -667,63 +701,6 @@ "filename": "photomaker-v2.bin", "url": "https://huggingface.co/TencentARC/PhotoMaker-V2/resolve/main/photomaker-v2.bin", "size": "1.8GB" - }, - - { - "name": "hunyuan_dit_1.2.safetensors", - "type": "checkpoint", - "base": "Hunyuan-DiT", - "save_path": "checkpoints/hunyuan_dit_comfyui", - "description": "Different versions of HunyuanDIT packaged for ComfyUI use.", - "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui", - "filename": "hunyuan_dit_1.2.safetensors", - "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.2.safetensors", - "size": "8.24GB" - }, - { - "name": "hunyuan_dit_1.1.safetensors", - "type": "checkpoint", - "base": "Hunyuan-DiT", - "save_path": "checkpoints/hunyuan_dit_comfyui", - "description": "Different versions of HunyuanDIT packaged for ComfyUI use.", - "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui", - "filename": "hunyuan_dit_1.1.safetensors", - "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.1.safetensors", - "size": "8.24GB" - }, - { - "name": "hunyuan_dit_1.0.safetensors", - "type": "checkpoint", - "base": "Hunyuan-DiT", - "save_path": "checkpoints/hunyuan_dit_comfyui", - "description": "Different versions of HunyuanDIT packaged for ComfyUI use.", - "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui", - "filename": "hunyuan_dit_1.0.safetensors", - "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.0.safetensors", - "size": "8.24GB" - }, - - { - "name": "xinsir/ControlNet++: All-in-one ControlNet (ProMax model)", - "type": "controlnet", - "base": "SDXL", - "save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0", - "description": "All-in-one ControlNet for image generations and editing! (ProMax model)", - "reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0", - "filename": "diffusion_pytorch_model_promax.safetensors", - "url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model_promax.safetensors", - "size": "2.50GB" - }, - { - "name": "xinsir/ControlNet++: All-in-one ControlNet", - "type": "controlnet", - "base": "SDXL", - "save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0", - "description": "All-in-one ControlNet for image generations and editing!", - "reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0", - "filename": "diffusion_pytorch_model.safetensors", - "url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors", - "size": "2.50GB" } ] }