Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@
"launchStart": "Starting ComfyUI…",
"repair": "Repairing installation…",
"torchRepair": "Restoring GPU PyTorch…",
"agentRequirements": "Installing agent requirements…",
"securityScan": "Running security scan…",
"mountLibraries": "Loading libraries…",
"gpu": "Initializing GPU…",
Expand Down
1 change: 1 addition & 0 deletions locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@
"launchStart": "正在启动 ComfyUI…",
"repair": "正在修复安装…",
"torchRepair": "正在恢复 GPU PyTorch…",
"agentRequirements": "正在安装智能体依赖…",
"securityScan": "正在进行安全扫描…",
"mountLibraries": "正在加载库…",
"gpu": "正在初始化 GPU…",
Expand Down
Loading
Loading