add cuda question

This commit is contained in:
wok 2024-06-12 05:01:52 +09:00
parent 73bb47f745
commit cde810a9d0

View File

@ -28,6 +28,13 @@ body:
description: If you have no gpu, please input none.
validations:
required: true
- type: input
id: CUDA
attributes:
label: CUDA Version
description: If you have nvidia gpu, please input version of cuda. Otherwise, please input none.
validations:
required: true
- type: checkboxes
id: checks
attributes: