chore: update default git url

This commit is contained in:
bennykok 2024-02-02 00:55:38 +08:00
parent 0b0015fbd1
commit eb5e2f36cd

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": { "https://github.com/bennykok/comfyui-deploy": {
hash: "a838cb7ad425e5652c3931fbafdc886b53c48a22", hash: "df46e3a0e5ad93fa71f5d216997e376af33b2a6d",
disabled: false, disabled: false,
}, },
}, },