Loading...
Loading...
Compare original and translation side by side
| Node | Type | Description |
|---|---|---|
| Image Input | | Upload or reference an image |
| Audio Input | | Upload an audio file (MP3, WAV) |
| Video Input | | Upload or reference a video file |
| Prompt | | Text prompt for AI generation |
| Template | | Preset prompt template |
| 节点 | 类型 | 描述 |
|---|---|---|
| Image Input | | 上传或引用图片 |
| Audio Input | | 上传音频文件(MP3、WAV格式) |
| Video Input | | 上传或引用视频文件 |
| Prompt | | AI生成用的文本提示词 |
| Template | | 预设提示词模板 |
| Node | Type | Description |
|---|---|---|
| Image Generator | | Generate images with nano-banana models |
| Video Generator | | Generate videos with veo-3.1 models |
| LLM | | Generate text with meta-llama |
| Lip Sync | | Generate talking-head video from image/video and audio |
| Voice Change | | Replace or mix audio track in a video |
| Text to Speech | | Convert text to natural-sounding speech |
| Transcribe | | Convert video or audio to text transcript |
| 节点 | 类型 | 描述 |
|---|---|---|
| Image Generator | | 使用nano-banana模型生成图片 |
| Video Generator | | 使用veo-3.1模型生成视频 |
| LLM | | 使用meta-llama生成文本 |
| Lip Sync | | 基于图片/视频和音频生成对口型视频 |
| Voice Change | | 替换或混合视频中的音轨 |
| Text to Speech | | 将文本转换为自然语音 |
| Transcribe | | 将视频或音频转换为文字转录稿 |
| Node | Type | Description |
|---|---|---|
| Resize | | Resize media to different aspect ratios using Luma AI |
| Animation | | Apply easing curve to video |
| Video Stitch | | Concatenate multiple videos |
| Video Trim | | Trim video to a specific time range |
| Frame Extract | | Extract a specific frame from video as image |
| Luma Reframe Image | | AI-powered image outpainting |
| Luma Reframe Video | | AI-powered video reframing |
| Topaz Image Upscale | | AI-powered image upscaling with face enhancement |
| Topaz Video Upscale | | AI-powered video upscaling to 4K |
| Grid Split | | Split image into grid cells |
| Annotation | | Add shapes, arrows, and text to images |
| Subtitle | | Burn subtitles into video using FFmpeg |
| 节点 | 类型 | 描述 |
|---|---|---|
| Resize | | 使用Luma AI调整媒体的宽高比 |
| Animation | | 为视频应用缓动曲线 |
| Video Stitch | | 拼接多个视频 |
| Video Trim | | 将视频裁剪到指定时间范围 |
| Frame Extract | | 从视频中提取指定帧作为图片 |
| Luma Reframe Image | | AI驱动的图片扩绘 |
| Luma Reframe Video | | AI驱动的视频重构图 |
| Topaz Image Upscale | | AI驱动的图片放大,含人脸增强功能 |
| Topaz Video Upscale | | AI驱动的视频放大至4K分辨率 |
| Grid Split | | 将图片分割为网格单元格 |
| Annotation | | 为图片添加形状、箭头和文字 |
| Subtitle | | 使用FFmpeg将字幕嵌入视频 |
| Node | Type | Description |
|---|---|---|
| Output | | Final workflow output |
| Preview | | Preview media with playback controls |
| 节点 | 类型 | 描述 |
|---|---|---|
| Output | | 工作流最终输出 |
| Preview | | 带播放控件的媒体预览 |
| Node | Type | Reason |
|---|---|---|
| Social Publish | | Requires OAuth integrations for 7 platforms |
| RSS Input | | Content aggregation is Cloud feature |
| Tweet Input | | Twitter API dependency, feed feature |
| Tweet Remix | | Depends on tweet input, social-focused |
| 节点 | 类型 | 原因 |
|---|---|---|
| Social Publish | | 需要对接7个平台的OAuth集成 |
| RSS Input | | 内容聚合是云版专属功能 |
| Tweet Input | | 依赖Twitter API,属于订阅源功能 |
| Tweet Remix | | 依赖推文输入,聚焦社交场景 |
| Provider | Reason |
|---|---|
| FAL.ai | Cloud-only provider |
| HuggingFace | Cloud-only provider |
| 服务商 | 原因 |
|---|---|
| FAL.ai | 仅云版可用的服务商 |
| HuggingFace | 仅云版可用的服务商 |
IF node.type IN [socialPublish, rssInput, tweetInput, tweetRemix]
THEN FAIL: "Node type '{node.type}' is Cloud-only. Use OSS alternatives or upgrade to Cloud."IF node.type IN [socialPublish, rssInput, tweetInput, tweetRemix]
THEN FAIL: "Node type '{node.type}' is Cloud-only. Use OSS alternatives or upgrade to Cloud."IF node.provider IN [fal, huggingface]
THEN FAIL: "Provider '{node.provider}' is Cloud-only. OSS only supports Replicate."IF node.provider IN [fal, huggingface]
THEN FAIL: "Provider '{node.provider}' is Cloud-only. OSS only supports Replicate."IF template contains Cloud-only nodes
THEN FAIL: "Template uses Cloud-only nodes. Remove: {cloud_nodes}"IF template contains Cloud-only nodes
THEN FAIL: "Template uses Cloud-only nodes. Remove: {cloud_nodes}"IF request mentions [publish, social, twitter, rss, feed, youtube upload]
THEN WARN: "Social publishing and feed features are Cloud-only."IF request mentions [publish, social, twitter, rss, feed, youtube upload]
THEN WARN: "Social publishing and feed features are Cloud-only."{
"nodes": [
{ "type": "prompt" },
{ "type": "imageGen" },
{ "type": "videoGen" },
{ "type": "subtitle" },
{ "type": "output" }
]
}{
"nodes": [
{ "type": "prompt" },
{ "type": "imageGen" },
{ "type": "videoGen" },
{ "type": "subtitle" },
{ "type": "output" }
]
}{
"nodes": [
{ "type": "rssInput" },
{ "type": "tweetRemix" },
{ "type": "socialPublish" }
]
}rssInputtweetRemixsocialPublish{
"nodes": [
{ "type": "rssInput" },
{ "type": "tweetRemix" },
{ "type": "socialPublish" }
]
}rssInputtweetRemixsocialPublishThe feature you're requesting ({feature}) is available in Genfeed Cloud.
OSS Core includes:
- 26 nodes for media generation and processing
- Replicate provider for AI models
- Visual workflow editor with queue-based execution
- Gallery asset management
For social publishing and content aggregation features,
consider upgrading to Genfeed Cloud: https://genfeed.ai/cloudThe feature you're requesting ({feature}) is available in Genfeed Cloud.
OSS Core includes:
- 26 nodes for media generation and processing
- Replicate provider for AI models
- Visual workflow editor with queue-based execution
- Gallery asset management
For social publishing and content aggregation features,
consider upgrading to Genfeed Cloud: https://genfeed.ai/cloudInstead of {cloud_feature}, consider these OSS alternatives:
1. {alternative_1}
2. {alternative_2}
These achieve similar results within the OSS scope.Instead of {cloud_feature}, consider these OSS alternatives:
1. {alternative_1}
2. {alternative_2}
These achieve similar results within the OSS scope.outputoutputprompttemplateprompttemplatellmllmOSS Node Types (26):
Input: imageInput, audioInput, videoInput, prompt, template
AI: imageGen, videoGen, llm, lipSync, voiceChange, textToSpeech, transcribe
Processing: resize, animation, videoStitch, videoTrim, videoFrameExtract,
lumaReframeImage, lumaReframeVideo, topazImageUpscale,
topazVideoUpscale, imageGridSplit, annotation, subtitle
Output: output, preview
Cloud-Only (4):
socialPublish, rssInput, tweetInput, tweetRemix
OSS Provider:
replicate (only)
Cloud Providers:
fal, huggingfaceOSS Node Types (26):
Input: imageInput, audioInput, videoInput, prompt, template
AI: imageGen, videoGen, llm, lipSync, voiceChange, textToSpeech, transcribe
Processing: resize, animation, videoStitch, videoTrim, videoFrameExtract,
lumaReframeImage, lumaReframeVideo, topazImageUpscale,
topazVideoUpscale, imageGridSplit, annotation, subtitle
Output: output, preview
Cloud-Only (4):
socialPublish, rssInput, tweetInput, tweetRemix
OSS Provider:
replicate (only)
Cloud Providers:
fal, huggingface