- 05 Feb, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Feb, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
It's pretty much the same as the LatentUpscale node for now but for images in pixel space.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 03 Feb, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
The models are modified in place before being used and unpatched after. I think this is better than monkeypatching since it might make it easier to use faster non pytorch unet inference in the future.
-
comfyanonymous authored
-
- 02 Feb, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
The queue can now be queried, entries can be deleted and prompts easily queued to the front of the queue. Just need to expose it in the UI next.
-
- 31 Jan, 2023 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
This can be used to "paste" one latent image on top of the other.
-
comfyanonymous authored
-
comfyanonymous authored
This node exposes more sampling options and makes it possible for example to sample the first few steps on the latent image, do some operations on it and then do the rest of the sampling steps. This can be achieved using the start_at_step and end_at_step options.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 30 Jan, 2023 1 commit
-
-
comfyanonymous authored
-
- 29 Jan, 2023 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 28 Jan, 2023 11 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 27 Jan, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-