mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 05:25:01 +03:00
add cuda question
This commit is contained in:
parent
73bb47f745
commit
cde810a9d0
7
.github/ISSUE_TEMPLATE/issue_for_v2.yaml
vendored
7
.github/ISSUE_TEMPLATE/issue_for_v2.yaml
vendored
@ -28,6 +28,13 @@ body:
|
|||||||
description: If you have no gpu, please input none.
|
description: If you have no gpu, please input none.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: checkboxes
|
||||||
id: checks
|
id: checks
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user