该项目从 https://github.com/comfyanonymous/ComfyUI.git 镜像。
拉取镜像更新于 。
- 11月 20, 2024
-
-
由 comfyanonymous 创作于
-
- 11月 19, 2024
-
-
由 comfyanonymous 创作于
-
- 11月 18, 2024
-
-
由 comfyanonymous 创作于
This one should work for skipping the single layers of models like Flux and Auraflow. If you want to see how these models work and how many double/single layers they have see the "ModelMerge*" nodes for the specific model.
-
- 11月 11, 2024
-
-
由 Dr.Lt.Data 创作于
-
由 comfyanonymous 创作于
-
- 11月 07, 2024
-
-
由 comfyanonymous 创作于
-
- 11月 03, 2024
-
-
由 comfyanonymous 创作于
You can still use models/clip but the folder might get removed eventually on new installs of ComfyUI.
-
- 11月 01, 2024
-
-
由 Uriel Deveaud 创作于
* Update nodes_images.py Nodes menu has inconsistency in names, some with spaces between words, other not. * Update nodes.py Include the node mapping name line for Image Crop Node * Update nodes_images.py * Rename image nodes add space between words for consistency > Display name mappings
-
- 10月 31, 2024
-
-
由 Uriel Deveaud 创作于
* Update nodes_images.py Nodes menu has inconsistency in names, some with spaces between words, other not. * Update nodes.py Include the node mapping name line for Image Crop Node * Update nodes_images.py
-
- 10月 26, 2024
-
-
由 comfyanonymous 创作于
To use: "Load CLIP" node with t5xxl + type mochi "Load Diffusion Model" node with the mochi dit file. "Load VAE" with the mochi vae file. EmptyMochiLatentVideo node for the latent. euler + linear_quadratic in the KSampler node.
-
由 comfyanonymous 创作于
-
- 10月 10, 2024
-
-
由 comfyanonymous 创作于
This is used to load weights in fp8 and use fp8 matrix multiplication.
-
- 9月 22, 2024
-
-
由 comfyanonymous 创作于
Deprecate the other controlnet nodes.
-
- 9月 21, 2024
-
-
由 comfyanonymous 创作于
-
- 9月 17, 2024
-
-
由 Alex "mcmonkey" Goodwin 创作于
-
- 9月 14, 2024
-
-
由 comfyanonymous 创作于
Use the ControlNetInpaintingAliMamaApply node.
-
- 9月 13, 2024
-
-
由 comfyanonymous 创作于
-
- 9月 12, 2024
-
-
由 comfyanonymous 创作于
It probably only works on Linux. For maximum speed on Flux with Nvidia 40 series/ada and newer try using this node with fp8_e4m3fn and the --fast argument.
-
- 9月 05, 2024
-
-
由 comfyanonymous 创作于
The model_diff input should be connected to the output of a ModelMergeSubtract node.
-
- 8月 31, 2024
-
-
由 Vedat Baday 创作于
-
- 8月 18, 2024
-
-
由 comfyanonymous 创作于
-
- 8月 17, 2024
-
-
由 Matthew Turnshek 创作于
* add taef1 handling to several places * remove guess_latent_channels and add latent_channels info directly to flux model * remove TODO * fix numbers
-
- 8月 14, 2024
-
-
由 pythongosssss 创作于
* Add support for simple tooltips * Fix overflow * Add tooltips for nodes in the default workflow * new line * Prevent potential crash * PR feedback * Hide tooltip when clicking (e.g. combo widget) * Refactor tooltips, add node level support * Fix * move * Fix test (and undo last change) * Fixed indent * Fix dom widgets, dont show tooltip if not over canvas
-
- 8月 13, 2024
-
-
由 comfyanonymous 创作于
-
- 8月 02, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 8月 01, 2024
-
-
由 comfyanonymous 创作于
-
- 7月 27, 2024
-
-
由 comfyanonymous 创作于
Useful for testing what each text encoder does.
-
- 7月 17, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 7月 16, 2024
-
-
由 comfyanonymous 创作于
-
- 7月 11, 2024
-
-
由 comfyanonymous 创作于
Text encoders can now return other values to the CONDITIONING than the cond and pooled output.
-
- 7月 10, 2024
-
-
由 Chenlei Hu 创作于
Use more explicit name 'python_module' Parse abs ath Move parse to nodes.py
-
- 7月 09, 2024
-
-
由 comfyanonymous 创作于
-
- 7月 05, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
Remove code.
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
* Fix module name for comfy extra nodes * Use module name relative to root dir
-