- 05 Jul, 2023 3 commits
-
-
comfyanonymous authored
but faster.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Jul, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 03 Jul, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 02 Jul, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 01 Jul, 2023 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
load_model_gpu() is now used with the text encoder models instead of just the unet.
-
comfyanonymous authored
This is faster on big text encoder models than running it on the CPU.
-
comfyanonymous authored
-
- 30 Jun, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
If the same node id with the same class exists between two executions the same instance will be used. This means you can now cache things in nodes for more efficiency.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 29 Jun, 2023 2 commits
-
-
reaper47 authored
* Add link to 7z in README * Change 7z to 7-Zip
-
comfyanonymous authored
-
- 28 Jun, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
The stability streamlit example passes a zero cond as the negative input so using this for the negative input makes outputs match the streamlit.
-
- 27 Jun, 2023 1 commit
-
-
- 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 4 commits
-
-
jjangga0214 authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Update LoadClip to load clip models for SDXL refiner.
-