- 28 Jun, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 26 Jun, 2023 4 commits
-
-
comfyanonymous authored
Add a new argument --use-quad-cross-attention
-
comfyanonymous authored
The created checkpoints contain workflow metadata that can be loaded by dragging them on top of the UI or loading them with the "Load" button. Checkpoints will be saved in fp16 or fp32 depending on the format ComfyUI is using for inference on your hardware. To force fp32 use: --force-fp32 Anything that patches the model weights like merging or loras will be saved. The output directory is currently set to: output/checkpoints but that might change in the future.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 25 Jun, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Update LoadClip to load clip models for SDXL refiner.
-
- 24 Jun, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Tomesd now uses q instead of x to decide which tokens to merge because it seems to give better results.
-
- 23 Jun, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 22 Jun, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
Large refactor of the model detection and loading code.
-
- 21 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 20 Jun, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 19 Jun, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
Change the transformer patches function format to be more future proof.
-
comfyanonymous authored
-
- 18 Jun, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 16 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 15 Jun, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
Make the CLIP model work on the GPU.
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 14 Jun, 2023 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Default pytorch Linear initializes the weights which is useless and slow.
-