mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-07 22:20:03 +00:00
1.29.0 (#5979)
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:
@@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user