From fc1b4793547cf81bbe3925dcbb1d751a145e2b84 Mon Sep 17 00:00:00 2001 From: lin-bot23 Date: Fri, 12 Jun 2026 21:59:34 +0800 Subject: [PATCH] [Partner Nodes] update Bria video pricing and add missing video nodes ComfyUI PR #14397 changed Bria video price_badge from $0.0044 to $0.0042/sec for all 4 video nodes. Update pricing.mdx and add 3 missing video nodes (Green Screen, Replace Background, Transparent Background). EN/ZH/JA/KO updated. Also add .work/ to .gitignore to prevent accidental commits of work directories. --- .gitignore | 1 + ja/tutorials/partner-nodes/pricing.mdx | 5 ++++- ko/tutorials/partner-nodes/pricing.mdx | 5 ++++- tutorials/partner-nodes/pricing.mdx | 5 ++++- zh/tutorials/partner-nodes/pricing.mdx | 5 ++++- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 51514bbd8..ce333acba 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ tmp/ # Python bytecode __pycache__/ *.py[cod] +.work/ diff --git a/ja/tutorials/partner-nodes/pricing.mdx b/ja/tutorials/partner-nodes/pricing.mdx index b18a6228e..56d496887 100644 --- a/ja/tutorials/partner-nodes/pricing.mdx +++ b/ja/tutorials/partner-nodes/pricing.mdx @@ -63,7 +63,10 @@ Anthropic パートナーノードは、Anthropic 公開 API と同じ USD ベ | :---------------------------- | :----------------------------------------- | :----------- | :-------- | | Bria Image Edit | endpoint: v2/image/edit, model: fibo | 8.44 / 実行 | Image | | Bria Image Remove Background | endpoint: v2/image/edit/remove_background | 3.8 / 実行 | Image | -| Bria Video Remove Background | endpoint: v2/video/edit/remove_background | 29.54 / 秒 | Video | +| Bria Video Remove Background | endpoint: v2/video/edit/remove_background | 0.89 / 秒 | Video | +| Bria Video Green Screen | endpoint: v2/video/edit/green_screen | 0.89 / 秒 | Video | +| Bria Video Replace Background | endpoint: v2/video/edit/replace_background | 0.89 / 秒 | Video | +| Bria Transparent Video Background | endpoint: v2/video/edit/remove_background | 0.89 / 秒 | Video | ## ByteDance diff --git a/ko/tutorials/partner-nodes/pricing.mdx b/ko/tutorials/partner-nodes/pricing.mdx index c147a5efc..5964b1a9a 100644 --- a/ko/tutorials/partner-nodes/pricing.mdx +++ b/ko/tutorials/partner-nodes/pricing.mdx @@ -65,7 +65,10 @@ Anthropic 파트너 노드는 공개 Anthropic API와 동일한 기본 USD 사 | :--------------------------- | :---------------------------------------- | :---------- | :------- | | Bria 이미지 편집 | endpoint: v2/image/edit, model: fibo | 8.44 / 실행 | 이미지 | | Bria 이미지 배경 제거 | endpoint: v2/image/edit/remove_background | 3.8 / 실행 | 이미지 | -| Bria 비디오 배경 제거 | endpoint: v2/video/edit/remove_background | 29.54 / 초 | 비디오 | +| Bria 비디오 배경 제거 | endpoint: v2/video/edit/remove_background | 0.89 / 초 | 비디오 | +| Bria 비디오 그린 스크린 | endpoint: v2/video/edit/green_screen | 0.89 / 초 | 비디오 | +| Bria 비디오 배경 교체 | endpoint: v2/video/edit/replace_background | 0.89 / 초 | 비디오 | +| Bria 투명 비디오 배경 | endpoint: v2/video/edit/remove_background | 0.89 / 초 | 비디오 | ## ByteDance diff --git a/tutorials/partner-nodes/pricing.mdx b/tutorials/partner-nodes/pricing.mdx index 0106370a9..5d8db58cb 100644 --- a/tutorials/partner-nodes/pricing.mdx +++ b/tutorials/partner-nodes/pricing.mdx @@ -63,7 +63,10 @@ Optional images add tokens billed at the same model input rates. | :--------------------------- | :---------------------------------------- | :---------- | :------- | | Bria Image Edit | endpoint: v2/image/edit, model: fibo | 8.44 / run | Image | | Bria Image Remove Background | endpoint: v2/image/edit/remove_background | 3.8 / run | Image | -| Bria Video Remove Background | endpoint: v2/video/edit/remove_background | 29.54 / sec | Video | +| Bria Video Remove Background | endpoint: v2/video/edit/remove_background | 0.89 / sec | Video | +| Bria Video Green Screen | endpoint: v2/video/edit/green_screen | 0.89 / sec | Video | +| Bria Video Replace Background | endpoint: v2/video/edit/replace_background | 0.89 / sec | Video | +| Bria Transparent Video Background | endpoint: v2/video/edit/remove_background | 0.89 / sec | Video | ## ByteDance diff --git a/zh/tutorials/partner-nodes/pricing.mdx b/zh/tutorials/partner-nodes/pricing.mdx index 6d4404700..207700d0d 100644 --- a/zh/tutorials/partner-nodes/pricing.mdx +++ b/zh/tutorials/partner-nodes/pricing.mdx @@ -67,7 +67,10 @@ Anthropic 合作节点使用与 Anthropic 公开 API 相同的美元计费逻辑 | :---------------------------- | :----------------------------------------- | :----------- | :-------- | | Bria Image Edit | endpoint: v2/image/edit, model: fibo | 8.44 / run | Image | | Bria Image Remove Background | endpoint: v2/image/edit/remove_background | 3.8 / run | Image | -| Bria Video Remove Background | endpoint: v2/video/edit/remove_background | 29.54 / sec | Video | +| Bria Video Remove Background | endpoint: v2/video/edit/remove_background | 0.89 / sec | Video | +| Bria Video Green Screen | endpoint: v2/video/edit/green_screen | 0.89 / sec | Video | +| Bria Video Replace Background | endpoint: v2/video/edit/replace_background | 0.89 / sec | Video | +| Bria Transparent Video Background | endpoint: v2/video/edit/remove_background | 0.89 / sec | Video | | Bria Image Edit | endpoint: v2/image/edit, model: fibo-edit | 8.44 / run | Image | ## ByteDance