bump
This commit is contained in:
parent
8e3ee6468f
commit
71dcbe0d11
@ -14,7 +14,7 @@ export const insertCustomMachineSchema = createInsertSchema(machinesTable, {
|
|||||||
gpu: (schema) => schema.gpu.default("T4"),
|
gpu: (schema) => schema.gpu.default("T4"),
|
||||||
snapshot: (schema) =>
|
snapshot: (schema) =>
|
||||||
schema.snapshot.default({
|
schema.snapshot.default({
|
||||||
comfyui: "d0165d819afe76bd4e6bdd710eb5f3e571b6a804",
|
comfyui: "8e3ee6468f4c2801c4736c139fd5632c25fbcab7",
|
||||||
git_custom_nodes: {
|
git_custom_nodes: {
|
||||||
"https://github.com/BennyKok/comfyui-deploy.git": {
|
"https://github.com/BennyKok/comfyui-deploy.git": {
|
||||||
hash: "43fe0a384aa5fa9e141d4a264b2ed40a73b817bc",
|
hash: "43fe0a384aa5fa9e141d4a264b2ed40a73b817bc",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user