1
0

feat:更新一些应用的gpu使用说明

This commit is contained in:
okxlin
2024-05-21 02:23:46 +08:00
parent 98e89e31ad
commit dd5a72684f
4 changed files with 55 additions and 16 deletions

View File

@@ -29,13 +29,13 @@ additionalProperties:
labelZh: 想安装的 pip 包 (等同 pip install)
required: false
type: text
#- default: 0
# edit: true
# envKey: SD_CONSOLE_DEVICE_IDS
# labelEn: GPU ID
# labelZh: SD 运行指定的 GPU 设备 ID
# required: true
# type: number
- default: 0
edit: true
envKey: SD_CONSOLE_DEVICE_IDS
labelEn: GPU ID
labelZh: SD 运行指定的 GPU 设备 ID
required: true
type: number
- default: ./data/data
edit: true
envKey: DATA_PATH