mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
Update bug_report.yml
This commit is contained in:
@@ -75,6 +75,21 @@ body:
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: compute
|
||||
attributes:
|
||||
label: Compute
|
||||
description: What is the compute engine backend you're using?
|
||||
options:
|
||||
- nVidia CUDA
|
||||
- AMD ROCm
|
||||
- Intel IPEX
|
||||
- OpenVINO
|
||||
- DirectML
|
||||
- ZLUDA
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: ui
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user