Spaces:
Runtime error
Runtime error
File size: 587 Bytes
9a60dd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
name: Bug
about: Report a bug
labels: 'bug'
---
## Description
A concise description of the bug and how to reproduce it.
## Error
Paste the error or exception from your console:
```
```
## Details
What operating system are you using?
- [ ] Windows
- [ ] MacOS (Apple Silicon)
- [ ] MacOS (Apple Legacy)
- [ ] Linux
- [ ] Linux in WSL
What execution provider are you using?
- [ ] CPU
- [ ] CUDA
- [ ] CoreML
- [ ] DirectML
- [ ] OpenVINO
- [ ] Other
What version of Roop are you using?
- [ ] 1.0.0
- [ ] 1.1.0
- [ ] 1.2.0
- [ ] 1.3.0
- [ ] 1.3.1
- [ ] 1.3.2
- [ ] next
|