update default comfy deploy version

This commit is contained in:
bennykok 2024-01-28 19:28:40 +08:00
parent 10bbb393a7
commit 3b7db4480b

View File

@ -17,7 +17,7 @@ export const insertCustomMachineSchema = createInsertSchema(machinesTable, {
comfyui: "d0165d819afe76bd4e6bdd710eb5f3e571b6a804", comfyui: "d0165d819afe76bd4e6bdd710eb5f3e571b6a804",
git_custom_nodes: { git_custom_nodes: {
"https://github.com/BennyKok/comfyui-deploy.git": { "https://github.com/BennyKok/comfyui-deploy.git": {
hash: "43fe0a384aa5fa9e141d4a264b2ed40a73b817bc", hash: "a838cb7ad425e5652c3931fbafdc886b53c48a22",
disabled: false, disabled: false,
}, },
}, },