该项目从 https://github.com/comfyanonymous/ComfyUI.git 镜像。
拉取镜像更新于 。
- 11月 21, 2023
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 11月 20, 2023
-
-
由 comfyanonymous 创作于
-
- 11月 19, 2023
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 11月 18, 2023
-
-
由 comfyanonymous 创作于
-
- 11月 17, 2023
-
-
由 comfyanonymous 创作于
Pytorch supports two variants of fp8: --fp8_e4m3fn-text-enc (the one that seems to give better results) --fp8_e5m2-text-enc
-
由 comfyanonymous 创作于
Improve diffusers model detection.
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
By adding a downscale to the unet in the first timesteps this node lets you generate images at higher resolutions with less consistency issues.
-
由 comfyanonymous 创作于
-
- 11月 16, 2023
-
-
由 comfyanonymous 创作于
This doesn't affect how percentages behave in the frontend but breaks things if you relied on them in the backend. percent_to_sigma goes from 0 to 1.0 instead of 1.0 to 0 for less confusion. Make percent 0 return an extremely large sigma and percent 1.0 return a zero one to fix imprecision.
-
由 comfyanonymous 创作于
-
- 11月 15, 2023
-
-
由 comfyanonymous 创作于
-
由 42lux 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
- 11月 14, 2023
-
-
由 comfyanonymous 创作于
This should make it much easier to write custom nodes with kdiffusion type samplers.
-
由 Jianqi Pan 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 11月 13, 2023
-
-
由 comfyanonymous 创作于
-
由 pythongosssss 创作于
* support numeric/text ids
-
- 11月 12, 2023
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 11月 11, 2023
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
This was broken because of recent changes so I fixed it and moved it from the experiments repo.
-
- 11月 10, 2023
-
-
由 comfyanonymous 创作于
Unload models before getting weights for model patching.
-
由 comfyanonymous 创作于
Use the "lcm" sampler to sample them, you also have to use the ModelSamplingDiscrete node to set them as lcm models to use them properly.
-