该项目从 https://github.com/comfyanonymous/ComfyUI.git 镜像。
拉取镜像更新于 。
- 9月 10, 2024
-
-
由 comfyanonymous 创作于
-
- 9月 09, 2024
-
-
由 Chenlei Hu 创作于
-
由 david02871 创作于
-
由 comfyanonymous 创作于
-
由 Alex "mcmonkey" Goodwin 创作于
-
由 comfyanonymous 创作于
-
由 Darion 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
Browsers are dumb and let any website do requests to localhost this should prevent this without breaking things. CORS prevents the javascript from reading the response but they can still write it. At the moment this is only enabled when the --enable-cors-header argument is not used.
-
- 9月 08, 2024
-
-
由 comfyanonymous 创作于
-
由 guill 创作于
This change resolves an error when a node with OUTPUT_IS_LIST=(True,) receives an ExecutionBlocker. I've also added a unit test for this case.
-
由 comfyanonymous 创作于
-
- 9月 07, 2024
-
-
由 Jim Winkens 创作于
-
由 comfyanonymous 创作于
This isn't actually a lora format and is saving the full diff of the weights in a format that can be used in the lora loader nodes.
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
text_encoder_diff should be connected to a CLIPMergeSubtract node. model_diff and text_encoder_diff are optional inputs so you can create model only loras, text encoder only loras or a lora that contains both.
-
由 comfyanonymous 创作于
This is a format with keys like: text_encoders.clip_l.transformer.text_model.encoder.layers.9.self_attn.v_proj.lora_up.weight Instead of waiting for me to add support for specific lora formats you can convert your text encoder loras to this format instead. If you want to see an example save a text encoder lora with the SaveLora node with the commit right after this one.
-
- 9月 06, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
* Update web content to release v1.2.47 * Update shortcut list
-
- 9月 05, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
The model_diff input should be connected to the output of a ModelMergeSubtract node.
-
由 Jedrzej Kosinski 创作于
-
- 9月 04, 2024
-
-
由 Silver 创作于
* Make live preview size a configurable launch argument * Remove import from testing phase * Update cli_args.py
-
由 comfyanonymous 创作于
-
- 9月 03, 2024
-
-
由 comfyanonymous 创作于
-
- 9月 02, 2024
-
-
由 comfyanonymous 创作于
-
由 Alex "mcmonkey" Goodwin 创作于
-
由 comfyanonymous 创作于
-
- 9月 01, 2024
-
-
由 comfyanonymous 创作于
-
- 8月 31, 2024
-
-
由 comfyanonymous 创作于
-
由 Alex "mcmonkey" Goodwin 创作于
* add github action to automatically handle stale user support issues * improve stale message * remove token part
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
* Update ComfyUI_frontend to 1.2.40 * Add files
-
由 Vedat Baday 创作于
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
* Add route for getting output logs * Include ComfyUI version * Move to own function * Changed to memory logger * Unify logger setup logic * Fix get version git fallback --------- Co-authored-by:
pythongosssss <125205205+pythongosssss@users.noreply.github.com>
-
- 8月 30, 2024
-
-
由 comfyanonymous 创作于
-