add HardwareMonitor (Windows Only)
This commit is contained in:
@@ -245,5 +245,8 @@
|
||||
"Please convert model to safe tensors format first": "モデルを安全なテンソル形式に変換してください",
|
||||
"Convert To Safe Tensors Format": "安全なテンソル形式に変換",
|
||||
"Please change Strategy to WebGPU to use safetensors format": "StrategyをWebGPUに変更して、安全なテンソル形式を使用してください",
|
||||
"Preview Only": "プレビューのみ"
|
||||
"Preview Only": "プレビューのみ",
|
||||
"RAM": "RAM",
|
||||
"VRAM": "VRAM",
|
||||
"GPU Usage": "GPU使用率"
|
||||
}
|
||||
@@ -245,5 +245,8 @@
|
||||
"Please convert model to safe tensors format first": "请先将模型转换为Safetensors格式",
|
||||
"Convert To Safe Tensors Format": "转换为Safetensors格式",
|
||||
"Please change Strategy to WebGPU to use safetensors format": "请将Strategy改为WebGPU以使用safetensors格式",
|
||||
"Preview Only": "仅预览"
|
||||
"Preview Only": "仅预览",
|
||||
"RAM": "内存",
|
||||
"VRAM": "显存",
|
||||
"GPU Usage": "GPU占用"
|
||||
}
|
||||
Reference in New Issue
Block a user