mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 05:02:17 +00:00
Chore: Oxfmt formatting pass (#8341)
## Summary Expanding the covered files to format. One-time formatting pass. To be added to the `.git-blame-ignore-revs` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8341-Chore-Oxfmt-formatting-pass-2f56d73d365081f2988fcb7570f9a2a1) by [Unito](https://www.unito.io)
This commit is contained in:
@@ -2058,10 +2058,8 @@
|
||||
"choice": {
|
||||
"name": "选择"
|
||||
},
|
||||
"index": {
|
||||
},
|
||||
"option1": {
|
||||
}
|
||||
"index": {},
|
||||
"option1": {}
|
||||
},
|
||||
"outputs": [
|
||||
null,
|
||||
@@ -6217,8 +6215,7 @@
|
||||
"Load3D": {
|
||||
"display_name": "加载3D",
|
||||
"inputs": {
|
||||
"clear": {
|
||||
},
|
||||
"clear": {},
|
||||
"height": {
|
||||
"name": "高度"
|
||||
},
|
||||
@@ -6228,10 +6225,8 @@
|
||||
"model_file": {
|
||||
"name": "模型文件"
|
||||
},
|
||||
"upload 3d model": {
|
||||
},
|
||||
"upload extra resources": {
|
||||
},
|
||||
"upload 3d model": {},
|
||||
"upload extra resources": {},
|
||||
"width": {
|
||||
"name": "宽度"
|
||||
}
|
||||
@@ -6326,13 +6321,11 @@
|
||||
"description": "从输出文件夹加载图像。当点击刷新按钮时,节点将更新图像列表并自动选择第一张图像,便于轻松迭代。",
|
||||
"display_name": "加载图像(来自输出)",
|
||||
"inputs": {
|
||||
"Auto-refresh after generation": {
|
||||
},
|
||||
"Auto-refresh after generation": {},
|
||||
"image": {
|
||||
"name": "图像"
|
||||
},
|
||||
"refresh": {
|
||||
},
|
||||
"refresh": {},
|
||||
"upload": {
|
||||
"name": "选择文件上传"
|
||||
}
|
||||
@@ -10592,10 +10585,8 @@
|
||||
"PreviewAny": {
|
||||
"display_name": "预览任意",
|
||||
"inputs": {
|
||||
"preview": {
|
||||
},
|
||||
"previewMode": {
|
||||
},
|
||||
"preview": {},
|
||||
"previewMode": {},
|
||||
"source": {
|
||||
"name": "源"
|
||||
}
|
||||
@@ -16614,8 +16605,7 @@
|
||||
"image": {
|
||||
"name": "图像"
|
||||
},
|
||||
"waiting for camera___": {
|
||||
},
|
||||
"waiting for camera___": {},
|
||||
"width": {
|
||||
"name": "宽度"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user