Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AddNoise/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ This node adds controlled noise to a latent image using a specified noise genera
| `LATENT` | LATENT | The modified latent representation with added noise. Any NaN or infinite values in the output are converted to zeros for stability. |

---
**Source fingerprint (SHA-256):** `8f387f95aeec2780d27bee5b954ad2c6cd6daa9242a1ea15697455b157bc80d5`
**Source fingerprint (SHA-256):** `7e2b3e7f55c7c4380e831be5a558c506a6328ad2ec974f550ed30b40ddfab037`
4 changes: 3 additions & 1 deletion comfyui_embedded_docs/docs/AddTextPrefix/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

The Add Text Prefix node modifies text by adding a specified string to the beginning of each input text. It takes the text and a prefix as input, then returns the combined result.

**Note:** This node is deprecated and superseded by the Concatenate Text node.

## Inputs

| Parameter | Data Type | Required | Range | Description |
Expand All @@ -16,4 +18,4 @@ The Add Text Prefix node modifies text by adding a specified string to the begin
| `text` | STRING | The resulting text with the prefix added to the front. |

---
**Source fingerprint (SHA-256):** `7f1282b1b84ea06a96ecefdec8e9e684cb6e7d3e618250dfb6e54d01f9e9ba87`
**Source fingerprint (SHA-256):** `71744a8dc3056b8f20eb2cb7ac16002ce86e214a660aa1d145f501d6d7dc5b53`
4 changes: 2 additions & 2 deletions comfyui_embedded_docs/docs/AddTextSuffix/en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AddTextSuffix/en.md)

This node appends a specified suffix to the end of an input text string. It takes the original text and the suffix as inputs, then returns the combined result.
This node appends a specified suffix to the end of an input text string. It takes the original text and the suffix as inputs, then returns the combined result. **This node is deprecated** and superseded by the Concatenate Text node.

## Inputs

Expand All @@ -16,4 +16,4 @@ This node appends a specified suffix to the end of an input text string. It take
| `text` | STRING | The resulting text after the suffix has been appended. |

---
**Source fingerprint (SHA-256):** `5dd75a9a29709a35343ec0dce144d2eb27a6e7aef5cb0b9245329c678897a763`
**Source fingerprint (SHA-256):** `9b73a9352d21feb5041de550cc4463222c9ccbc1ef4937415d4dc8c5648d3a90`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AdjustBrightness/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ The Adjust Brightness node modifies the brightness of an input image. It works b
| `image` | IMAGE | The output image with adjusted brightness. |

---
**Source fingerprint (SHA-256):** `c8f2fbb5fa149812a2ecd1ff9fce7bd6d29bf4c48b929e9ebc0a95c9e46ec65e`
**Source fingerprint (SHA-256):** `dd1a35a4a133e6e15bb51788376e89c4e20e52ad395f889f4a4aa34fa614612e`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AdjustContrast/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ The Adjust Contrast node modifies the contrast level of an input image. It works
| `image` | IMAGE | The resulting image with adjusted contrast. |

---
**Source fingerprint (SHA-256):** `01148cdd9d951e78c712c1c3159c5562a680a5147bd4a76e33d91543d5245854`
**Source fingerprint (SHA-256):** `3debe91086d9818883dbe29b0cb2ae3ecaed44e4636b124d42a85d9906252330`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AlignYourStepsScheduler/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ The AlignYourStepsScheduler node generates sigma values for the denoising proces
| `sigmas` | SIGMAS | Returns the calculated sigma values for the denoising process |

---
**Source fingerprint (SHA-256):** `112535f9c100ca4e13dcd733e7a371c00c203b38d77bd10beb4355ba3512ec66`
**Source fingerprint (SHA-256):** `ea8694299147f6f28a1191f0f3c416c64cff9ca3a73bc54fa9319ab7eaab4ce9`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AudioAdjustVolume/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ The AudioAdjustVolume node modifies the loudness of audio by applying volume adj
| `audio` | AUDIO | The processed audio with adjusted volume level |

---
**Source fingerprint (SHA-256):** `0436765680671551239f7a89b575cdfb22590fbe662bdfe5da01bd1cd5c496ed`
**Source fingerprint (SHA-256):** `8c19625104901a0c57021b1a775fdf287c8bd0fb1fd535809e1983b1949ca752`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AudioConcat/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ The AudioConcat node combines two audio inputs by joining them together. It take
| `AUDIO` | AUDIO | The combined audio containing both input audio files joined together |

---
**Source fingerprint (SHA-256):** `b54046e29761cf27bc5b1c065dac87846613afc0b5cbb296632628bf7d4527b7`
**Source fingerprint (SHA-256):** `faccc3d42e9c6927deadb7d5f7fe9e5bbbf08e4e9a3d636f42a2b9f995eec8c1`
10 changes: 5 additions & 5 deletions comfyui_embedded_docs/docs/AudioEncoderEncode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ The AudioEncoderEncode node processes audio data by encoding it using an audio e

## Inputs

| Parameter | Data Type | Input Type | Default | Range | Description |
|-----------|-----------|------------|---------|-------|-------------|
| `audio_encoder` | AUDIO_ENCODER | Required | - | - | The audio encoder model used to process the audio input |
| `audio` | AUDIO | Required | - | - | The audio data containing waveform and sample rate information |
| Parameter | Data Type | Required | Range | Description |
|-----------|-----------|----------|-------|-------------|
| `audio_encoder` | AUDIO_ENCODER | Yes | - | The audio encoder model used to process the audio input |
| `audio` | AUDIO | Yes | - | The audio data containing waveform and sample rate information |

## Outputs

Expand All @@ -16,4 +16,4 @@ The AudioEncoderEncode node processes audio data by encoding it using an audio e
| `output` | AUDIO_ENCODER_OUTPUT | The encoded audio representation generated by the audio encoder |

---
**Source fingerprint (SHA-256):** `8de45c157937ee95fbaef06aaefe478db7be8b16088d92720d977fe3d14eee39`
**Source fingerprint (SHA-256):** `abd34445d7b959a6421fe0fe6bed0498b3754ee313019e3315cbed399f68bbe6`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AudioEncoderLoader/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ The AudioEncoderLoader node loads an audio encoder model from a file in your aud
| `audio_encoder` | AUDIO_ENCODER | The loaded audio encoder model, ready for use in audio processing workflows |

---
**Source fingerprint (SHA-256):** `24cbd45198db7d950633358c29de57f56c999bc33534fabe80404528d194163c`
**Source fingerprint (SHA-256):** `66982618292df3881546883ff9efddbb8f8a2eae9aab45507ce0f96719fe6ee0`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AudioEqualizer3Band/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ The Audio Equalizer (3-Band) node allows you to adjust the bass, mid, and treble
| `audio` | AUDIO | The processed audio data with the equalization applied, containing the modified waveform and the original sample rate. |

---
**Source fingerprint (SHA-256):** `7aeaec2959f1af6144e46d8e6c558a16193669846923df1db23ae9d47e5cc173`
**Source fingerprint (SHA-256):** `be3a0981d8285885cb465e82717c3f56c9d301d55708962f9a9dd5b2c400ec81`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AudioMerge/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ The AudioMerge node combines two audio tracks by overlaying their waveforms. It
| `AUDIO` | AUDIO | The merged audio output containing the combined waveform and sample rate |

---
**Source fingerprint (SHA-256):** `2a4a7da42835efd03cc67002e617a70c0514524a0ac0ed61d57e499c1283be95`
**Source fingerprint (SHA-256):** `3bb8c223e9a5155b5e60f901e8653c6654336a10a56d25ba7a3c5e8f5382ad27`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AutogrowNamesTestNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ This node is a test for the Autogrow input feature. It takes a dynamic number of
| `output` | STRING | A single string containing the values from all provided float inputs, joined together with commas. |

---
**Source fingerprint (SHA-256):** `33e8b2e2c369d06979415c31ef2623cff55d98ecf49137c5cafbeba7cc3b0451`
**Source fingerprint (SHA-256):** `7c9a6bdcbf7c65112d0810e5709a9d6d59f33c1980cd66fc475826565e35a1a9`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/AutogrowPrefixTestNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ The AutogrowPrefixTestNode is a logic node designed to test the autogrow input f
| `output` | STRING | A single string containing all the input float values, separated by commas. |

---
**Source fingerprint (SHA-256):** `7ae65365f77399a2ad8358b5a1eab3f2caa39331e53dec474cdd7f2751bfff4b`
**Source fingerprint (SHA-256):** `93e3e3d13f8f411206d09e34e7e3b734596af0a2ef066712d6dfbe9dc3eec0cf`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/BasicGuider/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ The BasicGuider node creates a simple guidance mechanism for the sampling proces
| `GUIDER` | GUIDER | A guider object that can be used during the sampling process to guide generation |

---
**Source fingerprint (SHA-256):** `012171caea6aacfadaabacb746be104ca783ae5ea5834cc4a67088233b835654`
**Source fingerprint (SHA-256):** `87b4662787829c4f00a5cc362f12b1c046fe836f9eb7d90aa40bd48f5cecdf0a`
7 changes: 6 additions & 1 deletion comfyui_embedded_docs/docs/BatchImagesMasksLatentsNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,16 @@ The Batch Images/Masks/Latents node combines multiple inputs of the same type in

**Note:** The node automatically determines the data type (IMAGE, MASK, or LATENT) based on the first item in the `inputs` list. All subsequent items must match this type. The node will fail if you try to mix different data types.

**Additional behavior based on input type:**
- **Images**: When batching images, the node pads images with fewer color channels to match the maximum channel count among all inputs (padding value is 1.0). It also resizes all images to match the dimensions of the first image using bilinear interpolation.
- **Masks**: When batching masks, the node resizes all masks to match the dimensions of the first mask using bilinear interpolation.
- **Latents**: When batching latents, the node reshapes all latent tensors to match the dimensions of the first latent's samples. It also combines the `batch_index` values from each latent, extending the list with sequential indices if a latent lacks a `batch_index`.

## Outputs

| Output Name | Data Type | Description |
|-------------|-----------|-------------|
| `output` | IMAGE, MASK, or LATENT | A single batched output. The data type matches the input type (batched IMAGE, batched MASK, or batched LATENT). |

---
**Source fingerprint (SHA-256):** `6f3037bc00fd8526f42ad2d79a0f27434f58bd6dd0338a585cc707a771ac0989`
**Source fingerprint (SHA-256):** `9f82b036c99577ebcda6de647c662def572ae1f01bd78dca1a0ab32f4698e09e`
6 changes: 3 additions & 3 deletions comfyui_embedded_docs/docs/BatchLatentsNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ The Batch Latents node combines multiple latent inputs into a single batch. It t

| Parameter | Data Type | Required | Range | Description |
|-----------|-----------|----------|-------|-------------|
| `latents` | LATENT | Yes | 2 to 50 inputs | A set of latent samples to be combined into a single batch. You must provide at least two latents, and you can add up to 50. The node automatically creates input slots as you connect more latents. |
| `latents` | LATENT | Yes | 1 to 50 inputs | A set of latent samples to be combined into a single batch. You must provide at least one latent, and you can add up to 50. The node automatically creates input slots as you connect more latents. |

**Note:** You must provide at least two latent inputs for the node to function. The node will automatically create input slots as you connect more latents, up to a maximum of 50.
**Note:** You must provide at least one latent input for the node to function. The node will automatically create input slots as you connect more latents, up to a maximum of 50.

## Outputs

Expand All @@ -17,4 +17,4 @@ The Batch Latents node combines multiple latent inputs into a single batch. It t
| `output` | LATENT | A single latent output containing all the input latents combined into one batch. |

---
**Source fingerprint (SHA-256):** `215e7e2df43e902815dd87d228e8d5e09f18f6f52002cc3e861551fc207a9896`
**Source fingerprint (SHA-256):** `66b2a315c1ce3842e0ee014edd576e87e959591e6d54576c93cba2116b599736`
12 changes: 5 additions & 7 deletions comfyui_embedded_docs/docs/BatchMasksNode/en.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,20 @@
> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/BatchMasksNode/en.md)

The Batch Masks node combines multiple individual mask inputs into a single batch. It takes a variable number of mask inputs and outputs them as a single batched mask tensor, allowing for batch processing of masks in subsequent nodes.
The Batch Masks node combines multiple individual mask inputs into a single batch. It takes a variable number of mask inputs and outputs them as a single batched mask tensor, allowing for batch processing of masks in subsequent nodes. If the input masks have different sizes, they are automatically resized to match the dimensions of the first mask.

## Inputs

| Parameter | Data Type | Required | Range | Description |
|-----------|-----------|----------|-------|-------------|
| `mask_0` | MASK | Yes | - | The first mask input. |
| `mask_1` | MASK | Yes | - | The second mask input. |
| `mask_2` to `mask_49` | MASK | No | - | Additional optional mask inputs. The node can accept a minimum of 2 and a maximum of 50 masks in total. |
| `mask` | MASK | Yes | 1 to 50 masks | The mask inputs to combine into a batch. At least one mask is required. You can add up to 50 masks total by clicking the "+" button on the node. If masks have different sizes, they are automatically resized to match the first mask's dimensions. |

**Note:** This node uses an autogrow input template. You must connect at least two masks (`mask_0` and `mask_1`). You can add up to 48 more optional mask inputs (`mask_2` through `mask_49`) for a total of 50 masks. All connected masks will be combined into a single batch.
**Note:** This node uses an autogrow input template. You must connect at least one mask. You can add up to 49 more mask inputs for a total of 50 masks. All connected masks will be combined into a single batch. If masks have different heights or widths, they are automatically resized to match the dimensions of the first mask using bilinear interpolation.

## Outputs

| Output Name | Data Type | Description |
|-------------|-----------|-------------|
| `output` | MASK | A single batched mask containing all the input masks stacked together. |
| `output` | MASK | A single batched mask containing all the input masks stacked together. If no masks are provided, returns None. |

---
**Source fingerprint (SHA-256):** `8eb7a2a2d8108b619387b049d92348b8e9fc6d5e94e78c856c8520b88cdf77f2`
**Source fingerprint (SHA-256):** `7e9bc4be72c7fa8fceab2cf167c72b7e1ff858c0281d977f2ad3ab433d9d58d6`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/BetaSamplingScheduler/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ The BetaSamplingScheduler node generates a sequence of noise levels (sigmas) for
| `SIGMAS` | SIGMAS | A sequence of noise levels (sigmas) used for the sampling process |

---
**Source fingerprint (SHA-256):** `8b3d17ef737107da3d5cacc84278de8a93f6889e6567619012729b205bbc421e`
**Source fingerprint (SHA-256):** `4be6f9ba853a1c8ff2b8f58ee3e37829a92e1fe9dc1f042fec20f22e04ae9d77`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/BriaImageEditNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ The Bria FIBO Image Edit node allows you to modify an existing image using a tex
| `structured_prompt` | STRING | The structured prompt that was used or generated during the editing process. |

---
**Source fingerprint (SHA-256):** `30148261f43f5bfd14339f5ff1ec250381a615cc05c67eee21b0a2423ebe349d`
**Source fingerprint (SHA-256):** `60a5f42392ba803380695f036f78d4b88436b3d216aea381b2e3c13eeb5c5456`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/BriaRemoveImageBackground/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ This node removes the background from an image using the Bria RMBG 2.0 service.
| `image` | IMAGE | The processed image with its background removed. |

---
**Source fingerprint (SHA-256):** `2b2dd3ca0d026af1a2bf3f7222165928527b05b65817073b50230ff18d39bc6c`
**Source fingerprint (SHA-256):** `ba1626cbe1a98eb0b20d10a2857307b7589e05ea9f39564273dbb6ceeb8b2d41`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/BriaRemoveVideoBackground/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ This node removes the background from a video using the Bria AI service. It proc
| `output` | VIDEO | The processed video file with the background removed and replaced by the selected color. |

---
**Source fingerprint (SHA-256):** `51499fc006d3fd3fd45f8aad686d92537d399255b3a583fd54b77c5a0698a068`
**Source fingerprint (SHA-256):** `bfff6362ab9c6664b7240926c4b84c7a1c05fd5ab450cf240a46db16e70cc6f7`
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ This node uses ByteDance's Seedance 2.0 model to generate a video. It creates th
| `output` | VIDEO | The generated video. |

---
**Source fingerprint (SHA-256):** `2c9c1fe8fddd0c3e1c356d2b93a06a07f83db8f7a0380e94629a91ce1ff1e29a`
**Source fingerprint (SHA-256):** `434d6ad8f005515677b0de73b57df916aa589adff94aad892827202e6ebcb6e1`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/ByteDance2ReferenceNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ The ByteDance Seedance 2.0 Reference to Video node uses the Seedance 2.0 AI mode
| `video` | VIDEO | The generated video file. |

---
**Source fingerprint (SHA-256):** `72c8a2f821b9fb9853a4d0428785c432d0852ae562080292817f8a7d52967c7f`
**Source fingerprint (SHA-256):** `4420682a5c2773ce1b4df2f4c9537754ec90ad8411d6332fa38d48f5ea88d66f`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/ByteDance2TextToVideoNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ This node uses ByteDance's Seedance 2.0 API to generate a video from a text desc
| `video` | VIDEO | The generated video file. |

---
**Source fingerprint (SHA-256):** `f8552e47667ff4b1ad3c8c1c074d70bdc45227b79b026b4b3c06986443655473`
**Source fingerprint (SHA-256):** `670a35641fa421fb67ea067cdf38aff0d0fb51056ecc26485b5594e944adbbc8`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/ByteDanceCreateImageAsset/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ This node creates a personal image asset for ByteDance's Seedance 2.0 service. I
| `group_id` | STRING | The identifier for the asset group. This will be the provided `group_id` or a newly created one. |

---
**Source fingerprint (SHA-256):** `b8b7b4cbbc16a8bb0102982757496ad4e8140bd87155902668c0be0d8b4d3d98`
**Source fingerprint (SHA-256):** `16e55191af67306bf995c8508f56b64491d2a107e168a3dddb4a05f3468cf103`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/ByteDanceCreateVideoAsset/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ This node creates a personal video asset for Seedance 2.0. It uploads your input
| `group_id` | STRING | The identifier of the asset group containing the new video. This will be the provided `group_id` or a newly created one. |

---
**Source fingerprint (SHA-256):** `9da0872cf8df32765e3fb1eef50bc24f53b65e069d8ef2609de1075d89edd605`
**Source fingerprint (SHA-256):** `6598a586dae18811698bd505333ec45b7d2a60aa85728a38e5de790c5bacbdb7`
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ This node generates a video using a text prompt along with first and last frame
| `output` | VIDEO | The generated video file |

---
**Source fingerprint (SHA-256):** `2da7b8ad2bc818a21988c028155ba2b466452a1655ac506fcef01c143dda7450`
**Source fingerprint (SHA-256):** `ac16faf3aabcb06154c6a8815cc20c8a0e0c3a6b5b21e7d49813c10dce33d7be`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/ByteDanceImageNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ The ByteDance Image node generates images using ByteDance models through an API
| `IMAGE` | IMAGE | The generated image returned from the ByteDance API as a tensor. |

---
**Source fingerprint (SHA-256):** `6ad3011ae942e81bc5e5296fa7120ee89637ef7487e2f12822d84b6917ec211e`
**Source fingerprint (SHA-256):** `69c1f6fd24e6e184b1a1d785b541c8962f3751d2bbd121d6a3b105d66d58d4b1`
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ The ByteDance Image Reference Node generates videos using a text prompt and one
| `output` | VIDEO | The generated video file based on the input prompt and reference images. |

---
**Source fingerprint (SHA-256):** `d5d1292d6af2fe24dc5c8a10174204546a5a6054ea1f43db44a45ce1017957d6`
**Source fingerprint (SHA-256):** `5365f846cafc80333bc8db5bce9101d83e69f3aae1625f275de7a172623a54b9`
2 changes: 1 addition & 1 deletion comfyui_embedded_docs/docs/ByteDanceImageToVideoNode/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ The ByteDance Image to Video node generates videos using ByteDance models throug
| `output` | VIDEO | The generated video file based on the input image and prompt parameters. |

---
**Source fingerprint (SHA-256):** `e47e14c69f4bdf4921a5a5eaec20fb775473483e80cdd9dd6700d2c7f9219e65`
**Source fingerprint (SHA-256):** `7b77df4ab83ef41164eff80a4c02478d5480c9368aa67bcd624fe2f8375d6e07`
Loading
Loading