mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Update install_type for ComfyUI-Molmo in custom-node-list.json (#1097)
Changed the install_type for ComfyUI-Molmo from 'git_clone' to 'git-clone' to resolve installation issues and maintain consistency with other extensions. The nodes are already available in the manager, but the installation prompt says “ComfyUI-Molmo install failed: Bad Request”, is this related?
This commit is contained in:
parent
fbb1cd60d6
commit
2f2ac86513
@ -14914,7 +14914,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
|
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
|
||||||
],
|
],
|
||||||
"install_type": "git_clone",
|
"install_type": "git-clone",
|
||||||
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
|
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user