Skip to content

Commit fb3ce74

Browse files
comfy-pr-botchristian-byrnegithub-actions
authored
1.33.7 (#6856)
Patch version increment to 1.33.7 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6856-1-33-7-2b46d73d365081c4b709d125df63c98d) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent 86d3f0e commit fb3ce74

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@comfyorg/comfyui-frontend",
33
"private": true,
4-
"version": "1.33.6",
4+
"version": "1.33.7",
55
"type": "module",
66
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
77
"homepage": "https://comfy.org",

src/locales/en/nodeDefs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,7 @@
20012001
}
20022002
},
20032003
"EmptyHunyuanLatentVideo": {
2004-
"display_name": "EmptyHunyuanLatentVideo",
2004+
"display_name": "Empty HunyuanVideo 1.0 Latent",
20052005
"inputs": {
20062006
"width": {
20072007
"name": "width"
@@ -2023,7 +2023,7 @@
20232023
}
20242024
},
20252025
"EmptyHunyuanVideo15Latent": {
2026-
"display_name": "EmptyHunyuanVideo15Latent",
2026+
"display_name": "Empty HunyuanVideo 1.5 Latent",
20272027
"inputs": {
20282028
"width": {
20292029
"name": "width"

0 commit comments

Comments
 (0)