- 05 Apr, 2024 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Apr, 2024 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 02 Apr, 2024 1 commit
-
-
comfyanonymous authored
-
- 01 Apr, 2024 1 commit
-
-
comfyanonymous authored
calc_cond_batch can take an arbitrary amount of cond inputs. Added a calc_cond_uncond_batch wrapper with a warning so custom nodes won't break.
-
- 31 Mar, 2024 1 commit
-
-
comfyanonymous authored
This is the code to load the model and inference it with only a text prompt. This commit does not contain the nodes to properly use it with an image input. This supports both the original SD1 instructpix2pix model and the diffusers SDXL one.
-
- 29 Mar, 2024 1 commit
-
-
comfyanonymous authored
-
- 28 Mar, 2024 2 commits
-
-
comfyanonymous authored
Lower peak memory usage when changing model. Fix case where model weights would be unloaded and reloaded.
-
comfyanonymous authored
-
- 25 Mar, 2024 1 commit
-
-
comfyanonymous authored
-
- 24 Mar, 2024 1 commit
-
-
comfyanonymous authored
-
- 21 Mar, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 20 Mar, 2024 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 18 Mar, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 16 Mar, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 14 Mar, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 11 Mar, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
Logging level now defaults to info. --verbose sets it to debug.
-
- 10 Mar, 2024 1 commit
-
-
comfyanonymous authored
-
- 07 Mar, 2024 1 commit
-
-
comfyanonymous authored
-
- 06 Mar, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 05 Mar, 2024 1 commit
-
-
comfyanonymous authored
-
- 04 Mar, 2024 1 commit
-
-
comfyanonymous authored
-
- 03 Mar, 2024 2 commits
-
-
comfyanonymous authored
-
Shiimizu authored
* Implement Differential Diffusion * Cleanup. * Fix. * Masks should be applied at full strength. * Fix colors. * Register the node. * Cleaner code. * Fix issue with getting unipc sampler. * Adjust thresholds. * Switch to linear thresholds. * Only calculate nearest_idx on valid thresholds.
-
- 02 Mar, 2024 3 commits
-
-
comfyanonymous authored
The old set_attr has been renamed to set_attr_param.
-
comfyanonymous authored
-
comfyanonymous authored
-