[Update] Update Modal: Change the cuda version description to imply the meaning NVIDIA GPU only.

and fix design a bit.
This commit is contained in:
Sakamoto Shiina
2024-12-20 23:37:52 +09:00
parent ff5aa80633
commit 64c14fab2f
4 changed files with 11 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ main_page:
update_modal:
cpu_desc: Use CPU only as the compute device
cuda_desc: Selectable between CPU and GPU as compute devices
cuda_desc: Selectable between CPU and NVIDIA GPUs as compute devices
cuda_disk_space_desc: Requires approximately {{size}} of disk space
close_modal: Close
download_latest_and_restart: |-

View File

@@ -59,7 +59,7 @@ main_page:
update_modal:
cpu_desc: 処理デバイスとしてCPUのみを使用
cuda_desc: 処理デバイスとしてCPUとGPUの両方を選択可能
cuda_desc: 処理デバイスとしてCPUとNVIDIA製のGPUを選択可能
cuda_disk_space_desc: 約{{size}}のディスク容量が必要
close_modal: 閉じる
download_latest_and_restart: |-