- 15 Nov, 2023 1 commit
-
-
comfyanonymous 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 5 commits
-
-
pythongosssss authored
* support numeric/text ids
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 11 Nov, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
This was broken because of recent changes so I fixed it and moved it from the experiments repo.
-
- 10 Nov, 2023 1 commit
-
-
comfyanonymous authored
Unload models before getting weights for model patching.
-
- 09 Nov, 2023 5 commits
-
-
comfyanonymous authored
Use the "lcm" sampler to sample them, you also have to use the ModelSamplingDiscrete node to set them as lcm models to use them properly.
-
comfyanonymous authored
-
pythongosssss authored
* added loading api json * revert async change * reorder
-
comfyanonymous authored
-
comfyanonymous authored
-
- 08 Nov, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 07 Nov, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
This allows changing the sampling parameters of the model (eps or vpred) or set the model to use zsnr.
-
-
- 06 Nov, 2023 2 commits
-
-
comfyanonymous authored
More generic clip model class that can be used on more types of text encoders. Don't apply weighting algorithm when weight is 1.0 Don't compute an empty token output when it's not needed.
-
comfyanonymous authored
-
- 05 Nov, 2023 2 commits
-
-
matt3o authored
-
-