space-nuko
space-nuko
**Describe the bug** Excuse me if this has been implemented elsewhere. It looks like the commit at https://github.com/adieyal/sd-dynamic-prompts/commit/efe24266bbeed94d19d9441fac2d13995d302049 removed the `strip_comments` function entirely. I can see the commented portions of...
### Describe the bug I tried to edit a child component that uses `getContext` where the context key is imported from the parent svelte component's `context="module"`. When I edit the...
DeepFloyd IF
Is this model significant enough to merit a built-in set of ComfyUI nodes or should they be made as extensions
I have two needs: 1. Wanting to know the list of valid models to pass to nodes 2. Given a full disk path, wanting to get its relative path that...
This prevents the requests from being backed up if a ton of previews are requested at once It will help in the case where network is the bottleneck
Closes #628, closes #23
Support litegraph's built-in `graph/subgraph` type for grouped nodes **NOTE**: Requires patches to litegraph, this was the least amount of modification necessary for the feature to work - https://github.com/space-nuko/litegraph.js/tree/comfyui-subgraphs
Adds a grids feature similar to XYZ-plots in webui, supporting an arbitrary number of axes **NOTE:** It's still *extremely WIP* and assumes a uniform batch size, nodes that change the...
I was running some training in the background but the `system_stats` endpoint doesn't seem to pick up on the other process' VRAM usage
It looks like this ```yaml config: network: listen: 127.0.0.1 port: 8188 enable_cors_header: null files: extra_model_paths_config: null output_directory: null behavior: auto_launch: false dont_print_server: false quick_test_for_ci: false windows_standalone_build: false pytorch: cuda_device: null...