mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +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": [
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user