"tests/pyproject.toml" did not exist on "c1d117c2d070bbdd0c94be67213bd16ed9717618"
- 01 Nov, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 31 Oct, 2023 2 commits
-
-
comfyanonymous authored
DDIM is the same as euler with a small difference in the inpaint code. DDIM uses randn_like but I set a fixed seed instead. I'm keeping it in because I'm sure if I remove it people are going to complain.
-
comfyanonymous authored
apply_model in model_base now returns the denoised output. This means that sampling_function now computes things on the denoised output instead of the model output. This should make things more consistent across current and future models.
-
- 30 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 29 Oct, 2023 1 commit
-
-
comfyanonymous authored
-
- 28 Oct, 2023 1 commit
-
-
comfyanonymous authored
-
- 27 Oct, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 26 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 25 Oct, 2023 4 commits
-
-
comfyanonymous authored
-
Jedrzej Kosinski authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 24 Oct, 2023 1 commit
-
-
comfyanonymous authored
-
- 22 Oct, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 21 Oct, 2023 1 commit
-
-
comfyanonymous authored
-
- 20 Oct, 2023 1 commit
-
-
comfyanonymous authored
-
- 19 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 18 Oct, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
The cleanup function was not getting called.
-
- 17 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 16 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 13 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 12 Oct, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
There's no reason for the whole CrossAttention object to be repeated when only the operation in the middle changes.
-