"composable_kernel/include/utility/config.nvidia.hpp.in" did not exist on "9aaeacc82b4a6c731cf40d6c450fcc1d695fc94e"
- 01 Nov, 2023 4 commits
-
-
Joseph Antolick authored
-
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 2 commits
-
-
Jedrzej Kosinski authored
-
comfyanonymous authored
-
- 28 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 27 Oct, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 26 Oct, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 25 Oct, 2023 4 commits
-
-
comfyanonymous authored
-
Jedrzej Kosinski authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 24 Oct, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 23 Oct, 2023 1 commit
-
-
comfyanonymous authored
-
- 22 Oct, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 21 Oct, 2023 7 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
pythongosssss authored
* setup ui unit tests * Refactoring, adding connections * Few tweaks * Fix type * Add general test * Refactored and extended test * move to describe * for groups * Add test for converted widgets on missing nodes + fix crash * tidy * mores tests + refactor * throw earlier to get less confusing error * support outputs * more test * add ci action * use lts node * Fix? * Prevent connecting non matching combos * update * accidently removed npm i * Disable logging extension * added step to generate object_info * fix python * install python * install deps * fix cwd? * logging * Fix double resolve * create dir * update pkg
-
- 20 Oct, 2023 2 commits
-
-
Jairo Correa authored
-
comfyanonymous authored
-