Minor version increment to 1.29.0

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5979-1-29-0-2866d73d36508113b968cce1c974fb72)
by [Unito](https://www.unito.io)

---------

Co-authored-by: AustinMroz <4284322+AustinMroz@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Austin Mroz <austin@comfy.org>
This commit is contained in:
Comfy Org PR Bot
2025-10-09 04:50:11 +09:00
committed by GitHub
parent b2ea7b4a62
commit ea01723249
42 changed files with 12214 additions and 8036 deletions

View File

@@ -7366,19 +7366,6 @@
}
}
},
"SaveSVG": {
"description": "SVGファイルをディスクに保存します。",
"display_name": "SVGを保存",
"inputs": {
"filename_prefix": {
"name": "ファイル名プレフィックス",
"tooltip": "保存するファイルのプレフィックスです。%date:yyyy-MM-dd% や %Empty Latent Image.width% など、ノードからの値を含めるフォーマット情報を指定できます。"
},
"svg": {
"name": "svg"
}
}
},
"SaveVideo": {
"description": "入力画像をComfyUIの出力ディレクトリに保存します。",
"display_name": "ビデオを保存",
@@ -8657,4 +8644,4 @@
}
}
}
}
}