- 22 Nov, 2023 3 commits
-
-
-
pythongosssss authored
-
comfyanonymous authored
-
- 21 Nov, 2023 7 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
-
comfyanonymous authored
They will show up if both the taesd_encoder and taesd_decoder or taesdxl model files are present in the models/vae_approx directory.
-
pythongosssss authored
-
pythongosssss authored
* Refactor multiline widget into generic DOM widget * wip webp preview * webp support * fix check * fix sizing * show image when zoomed out * Swap webp checkto generic animated image flag * remove duplicate * Fix falsy check
-
comfyanonymous authored
-
- 20 Nov, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 19 Nov, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 18 Nov, 2023 1 commit
-
-
comfyanonymous authored
-
- 17 Nov, 2023 2 commits
-
-
comfyanonymous authored
Pytorch supports two variants of fp8: --fp8_e4m3fn-text-enc (the one that seems to give better results) --fp8_e5m2-text-enc
-
comfyanonymous authored
Improve diffusers model detection.
-
- 16 Nov, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
By adding a downscale to the unet in the first timesteps this node lets you generate images at higher resolutions with less consistency issues.
-
comfyanonymous authored
-
comfyanonymous authored
This doesn't affect how percentages behave in the frontend but breaks things if you relied on them in the backend. percent_to_sigma goes from 0 to 1.0 instead of 1.0 to 0 for less confusion. Make percent 0 return an extremely large sigma and percent 1.0 return a zero one to fix imprecision.
-
- 15 Nov, 2023 4 commits
-
-
comfyanonymous authored
-
-
comfyanonymous authored
-
42lux authored
-
- 14 Nov, 2023 8 commits
-
-
comfyanonymous authored
-
-
comfyanonymous authored
-
comfyanonymous authored
This should make it much easier to write custom nodes with kdiffusion type samplers.
-
Jianqi Pan authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 13 Nov, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 12 Nov, 2023 2 commits
-
-
pythongosssss authored
* support numeric/text ids
-
comfyanonymous authored
-