- 16 Jul, 2024 2 commits
-
-
comfyanonymous authored
-
Chenlei Hu authored
* Add frontend manager * Add tests * nit * Add unit test to github CI * Fix path * nit * ignore * Add logging * Install test deps * Remove 'stable' keyword support * Update test * Add web-root arg * Rename web-root to front-end-root * Add test on non-exist version number * Use repo owner/name to replace hard coded provider list * Inline cmd args * nit * Fix unit test
-
- 15 Jul, 2024 1 commit
-
-
comfyanonymous authored
-
- 14 Jul, 2024 1 commit
-
-
comfyanonymous authored
-
- 13 Jul, 2024 1 commit
-
-
comfyanonymous authored
You can load model weights in diffusers format using the UNETLoader node.
-
- 12 Jul, 2024 1 commit
-
-
comfyanonymous authored
-
- 11 Jul, 2024 6 commits
-
-
comfyanonymous authored
Set the default AuraFlow shift value to 1.73 (sqrt(3)).
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Text encoders can now return other values to the CONDITIONING than the cond and pooled output.
-
- 10 Jul, 2024 1 commit
-
-
comfyanonymous authored
-
- 09 Jul, 2024 3 commits
-
-
Extraltodeus authored
* Update samplers.py * Update model_patcher.py
-
comfyanonymous authored
-
comfyanonymous authored
This is only the model code itself, it currently defaults to an empty embedding [0] * 6 which seems to work better than treating it like a regular controlnet. TODO: Add nodes to select the image type.
-
- 08 Jul, 2024 1 commit
-
-
comfyanonymous authored
-
- 06 Jul, 2024 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Jul, 2024 1 commit
-
-
comfyanonymous authored
-
- 03 Jul, 2024 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
Alex "mcmonkey" Goodwin authored
-
- 01 Jul, 2024 1 commit
-
-
Chenlei Hu authored
* Add --no-custom-node cmd flag * nit
-
- 29 Jun, 2024 1 commit
-
-
comfyanonymous authored
The old _pp ones will be updated automatically to the regular ones with 2x the cfg. My fault for not checking what the "_pp" samplers actually did.
-
- 27 Jun, 2024 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
Still missing the node to properly use it.
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Order 4 seems to give bad results.
-
- 25 Jun, 2024 1 commit
-
-
comfyanonymous authored
Add euler_ancestral_pp which is the ancestral version of euler with the same modification.
-
- 23 Jun, 2024 1 commit
-
-
comfyanonymous authored
This node should match the DDIM implementation of CFG++ when "regular" is selected. "alternative" is a slightly different take on CFG++
-
- 22 Jun, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 20 Jun, 2024 1 commit
-
-
comfyanonymous authored
-