Workflows can receive images from other workflows/historical prompts
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Run node registration before anthing else, in the proper order
|
||||
import "$lib/nodeImports";
|
||||
|
||||
import ComfyApp from '$lib/components/ComfyApp';
|
||||
import { configureLitegraph } from '$lib/init';
|
||||
import App from './App.svelte';
|
||||
|
||||
Reference in New Issue
Block a user