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 @@
}
}
}
}
}