mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Prettier Fixes
This commit is contained in:
parent
7481251127
commit
368bd6f778
@ -74,4 +74,4 @@ export const buildCanvasGraph = (
|
||||
}
|
||||
|
||||
return graph;
|
||||
};
|
||||
};
|
||||
|
@ -850,4 +850,4 @@ export const buildCanvasOutpaintGraph = (
|
||||
}
|
||||
|
||||
return graph;
|
||||
};
|
||||
};
|
||||
|
@ -376,4 +376,4 @@ export const buildLinearImageToImageGraph = (
|
||||
}
|
||||
|
||||
return graph;
|
||||
};
|
||||
};
|
||||
|
@ -399,4 +399,4 @@ export const buildLinearSDXLImageToImageGraph = (
|
||||
}
|
||||
|
||||
return graph;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user