fix: skip update check doesn't work properly
fix: layout improve: raise thread count 4 -> 8 for update check
This commit is contained in:
@@ -4034,7 +4034,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Image(s) To Websocket (Base64)"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "MrForExample",
|
||||
"title": "ComfyUI-3D-Pack",
|
||||
"reference": "https://github.com/MrForExample/ComfyUI-3D-Pack",
|
||||
"files": [
|
||||
"https://github.com/MrForExample/ComfyUI-3D-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "Hangover3832",
|
||||
"title": "ComfyUI-Hangover-Nodes",
|
||||
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
@@ -4129,7 +4148,8 @@
|
||||
"reference": "https://github.com/lrzjason/ComfyUIJasonNode",
|
||||
"files": [
|
||||
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py",
|
||||
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py"
|
||||
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py",
|
||||
""
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:SDXLMixSampler, LatentByRatio"
|
||||
@@ -4284,6 +4304,19 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image"
|
||||
},
|
||||
{
|
||||
"author": "celsojr2013",
|
||||
"title": "ComfyUI SimpleTools Suit",
|
||||
"reference": "https://github.com/celsojr2013/comfyui_simpletools",
|
||||
"files": [
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py",
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/parameters.py",
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/resolution_solver.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Simple Gooogle Translator Client, Simple Mustache Parameter Switcher, Simple Latent Resolution Solver."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "theally",
|
||||
|
||||
Reference in New Issue
Block a user